Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): auto focus the delete confirm button #6284

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from

Conversation

rrajofficial7
Copy link

What does this PR do?

This PR auto focus the delete confirm button

Fixes #5813

##Type of change
Bug fix(non-breaking change which fixes the issue)

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@EYHN EYHN changed the title Auto focus the delete confirm button feat(core): auto focus the delete confirm button Mar 25, 2024
Copy link

nx-cloud bot commented Mar 25, 2024

Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.06%. Comparing base (6a02d0b) to head (27b9cdf).
Report is 16 commits behind head on canary.

Additional details and impacted files
@@           Coverage Diff           @@
##           canary    #6284   +/-   ##
=======================================
  Coverage   60.06%   60.06%           
=======================================
  Files         507      507           
  Lines       23493    23493           
  Branches     2150     2150           
=======================================
  Hits        14110    14110           
  Misses       9122     9122           
  Partials      261      261           
Flag Coverage Δ
server-test 70.45% <ø> (ø)
unittest 38.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Auto focus the delete confirm button
2 participants