AFFiNE icon indicating copy to clipboard operation
AFFiNE copied to clipboard

feat(core): auto focus the delete confirm button

Open ronitrajfr opened this issue 11 months ago • 3 comments

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)

ronitrajfr avatar Mar 24 '24 09:03 ronitrajfr

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.

CLAassistant avatar Mar 24 '24 09:03 CLAassistant

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 25 '24 10:03 codecov[bot]

unfortunately, it doesn't work

forehalo avatar Jun 20 '24 11:06 forehalo