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

7.3.0 release examples/dialog <Esc> does not hide dialog after dialog is dragged #5901

Open
gplanansky opened this issue Sep 14, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@gplanansky
Copy link
Contributor

Describe the bug
examples/dialog does not hide dialog after mouse click on dialog, or, dialog moved

To Reproduce
git clone, cd neo, npi i, npm run build-all, npm run server-start
chrome: run examples/dialog

  1. works:
    reload
    click create dialog button --> dialog appears
    <Esc> --> dialog hides

  2. not works:
    reload
    click create dialog button --> dialog appears
    click or drag dialog
    <Esc > --> dialog unchanged

Expected behavior
the (1) works case above

Desktop (please complete the following information):

  • OS: macos 15.6
  • Browser Chrome Version 128.0.6613.138 (Official Build) (arm64)
@gplanansky gplanansky added the bug Something isn't working label Sep 14, 2024
@tobiu tobiu self-assigned this Sep 14, 2024
tobiu added a commit that referenced this issue Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants