Skip to content

dropdown scroll fixed #2333

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

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Conversation

tshimber
Copy link
Contributor

Fixes #2327
Scrolling issue if operating with keyboard for dropdown-select component fixed. Seems to be the bug from previous refactor (element ref on wrong container)

Copy link

netlify bot commented Jul 31, 2024

Deploy Preview for marvelous-moxie-a6e2fe ready!

Name Link
🔨 Latest commit 6f326eb
🔍 Latest deploy log https://app.netlify.com/sites/marvelous-moxie-a6e2fe/deploys/66cf09027774fa000879e765
😎 Deploy Preview https://deploy-preview-2333--marvelous-moxie-a6e2fe.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@amir-ba
Copy link
Collaborator

amir-ba commented Aug 8, 2024

LGTM. This seemed to be missed from latest refactors. Thanks for this.

@amir-ba amir-ba added the accessibility Related to accessibility label Aug 20, 2024
@tshimber tshimber force-pushed the feature-dropdown-scroll-fix branch from b23744f to 6f326eb Compare August 28, 2024 11:24
@amir-ba amir-ba self-requested a review August 28, 2024 11:41
@amir-ba amir-ba merged commit 592c69d into telekom:main Aug 29, 2024
12 checks passed
amir-ba added a commit that referenced this pull request Sep 19, 2024
* ci: sets up docker compose alias for compatibility (#2342)

* fix: dropdown scroll fixed (#2333)

* chip accessibility fix (#2332)

* feat: chip keyboard handling fixed

* feat: chip html added

* fix: snapshot updated

* fix: focus issues fixed

* fix: readme fix

* checkbox and switch css fixes for high contrast mode (#2317)

fix: checkbox and switch CSS fixes for high contrast mode

* ghost btn in storybook  (#2341)

* fix: ghost btn in storybook fixed

* fix: one more ghost fixed

* event part in storybook fixed (#2345)

* fix: event part in storybook fixed

* fix: german versions fixed

* aria details vs aria describedby fixed for text field (#2352)

* refactor: aria details vs aria describedby fixed for text field

* fix: reverted to ariaDetailedId + description added to storybook

* chore(release): publish (#2354)

* chore(release): publish

---------

Co-authored-by: tshimber <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Related to accessibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accessibility | Dropdown component - no automatic scrolling for keyboard users
2 participants