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

fix: Fix bug that preventing scrolling menu items into view. #8726

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

gonfunko
Copy link
Contributor

@gonfunko gonfunko commented Jan 9, 2025

The basics

The details

Resolves

Fixes #8724

Proposed Changes

This PR fixes scrolling menu items into view when selected via the arrow keys. It also deprecates a number of now-unused, copied-from-Closure, wrapper-workarounds-for-browser-functionality-missing-from-IE-6 functions.

@gonfunko gonfunko requested a review from a team as a code owner January 9, 2025 19:40
@github-actions github-actions bot added the PR: fix Fixes a bug label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropdown keyboard navigation doesn't scroll items into view
2 participants