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

Closed
3 tasks done
stefan-schubert-sbb opened this issue Dec 5, 2024 · 0 comments · Fixed by #3310
Closed
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, 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

@stefan-schubert-sbb stefan-schubert-sbb added the type: bug 🐛 Something isn't working label Dec 5, 2024
@jeripeierSBB jeripeierSBB moved this from Funnel to Next in ESTA Web Lyne Design System Dec 5, 2024
@jeripeierSBB jeripeierSBB self-assigned this Dec 16, 2024
@jeripeierSBB jeripeierSBB moved this from Next to In progress in ESTA Web Lyne Design System Dec 16, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in ESTA Web Lyne Design System Dec 19, 2024
kyubisation pushed a commit that referenced this issue Dec 19, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.0.2](v2.0.1...v2.0.2)
(2024-12-19)


### Bug Fixes

* handle scroll events in custom scroll contexts
([#3310](#3310))
([3634e37](3634e37)),
closes
[#3276](#3276)
* improve null/undefined type handling for Angular wrapper
([#3302](#3302))
([2f94992](2f94992))
* remove any type for Angular wrapper
([#3297](#3297))
([dca7ba5](dca7ba5))
* remove leading inline padding from icon list
([#3311](#3311))
([b9ce6d1](b9ce6d1))
* **sbb-accent-button:** adapt to new design
([#3313](#3313))
([1af2691](1af2691))
* **sbb-message:** fix image alignment
([#3305](#3305))
([1d4a5de](1d4a5de))
* **sbb-select:** update displayed value on option label change
([#3300](#3300))
([3c2f3c5](3c2f3c5))
* **sbb-teaser-hero:** fix image size on custom width
([#3295](#3295))
([5fc0634](5fc0634))


### Documentation

* override member properties in manifest
([#3307](#3307))
([ba25320](ba25320))
* standardize usage of terms `CSS` and `Sass`
([#3290](#3290))
([b52ac99](b52ac99))


### Code Refactoring

* move event handlers to constructors
([#3314](#3314))
([18660a3](18660a3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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
Development

Successfully merging a pull request may close this issue.

2 participants