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

fix(reference-picker): allow closing modal dialog on NcReferencePicker #6137

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

Conversation

JuliaKirschenheuter
Copy link
Contributor

☑️ Resolves

Fix possibility to close dialog via Esc if focus stays on "close" button

🖼️ Screenshots

🏚️ Before

Peek 2024-10-10 12-51

🏡 After

Peek 2024-10-10 12-49

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 3️⃣ Backport to next requested with a Vue 3 upgrade

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
@JuliaKirschenheuter JuliaKirschenheuter added the 3. to review Waiting for reviews label Oct 10, 2024
@JuliaKirschenheuter JuliaKirschenheuter self-assigned this Oct 10, 2024
@ShGKme ShGKme added bug Something isn't working feature: smart picker labels Oct 10, 2024
@ShGKme ShGKme added this to the 8.19.1 milestone Oct 10, 2024
@ShGKme ShGKme changed the title fix(files): allow closing modal dialog on RichText picker modal fix(reference-picker): allow closing modal dialog on NcReferencePicker Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: smart picker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pressing Esc key on Link picker dialog closes the document
3 participants