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]: autocomplete drop-down does not scroll with content in scrollable sbb-dialog #3276

Open
3 tasks done
stefan-schubert-sbb opened this issue Dec 5, 2024 · 0 comments
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, which is scrollable caused by bigger content length than available, the sbb-autocomplete drop-down does not scroll on scrolling dialog content.

Steps to reproduce the issue

  1. use sbb-autocomplete in a sbb-dialog
  2. add enough content to the dialog beside the input text, which has an attached sbb-autocomplete
  3. focus input text, which opens autocomplete drop-down
  4. scroll content
  5. autocomplete drop-down is sticky and does not scroll with the input text

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