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

[Bug]: Esc closes Dialog, when Autocomplete drop-down is focused #3272

Open
3 tasks done
stefan-schubert-sbb opened this issue Dec 5, 2024 · 0 comments
Open
3 tasks done
Assignees
Labels
type: bug 🐛 Something isn't working

Comments

@stefan-schubert-sbb
Copy link

Preflight Checklist

Bug type

Functionality

It affects the following packages

Components

Which version of Lyne Components are you using

No response

Operating system

No response

Browser / Browser version

No response

Input mode

None

Additional settings

No response

What happened?

If a sbb-autocomplete is used in a sbb-dialog and Esc-key is pressed while sbb-autocomplete option is focused the complete sbb-dialog closes not only the sbb-autocomplete drop-down. Maybe the keyboard event is not stopped?

Steps to reproduce the issue

  1. open a sbb-autocomplete in a sbb-dialog
  2. press Esc-key while focusing sbb-autocomplete option
  3. dialog is closed instead of closing only the sbb-autocomplete

Relevant log output

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
Status: In progress
Development

No branches or pull requests

2 participants