Skip to content

DEV: Fix post highlighting for keyboard navigation in the Glimmer Post Stream #33097

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
Jun 6, 2025

Conversation

megothss
Copy link
Contributor

@megothss megothss commented Jun 6, 2025

This commit fixes displaying the post highlighted when navigating using the keyboard.

Ember was overriding the direct DOM manipulations, causing the browser outline to be displayed.

This commit fixes displaying the post highlighted when navigating using the keyboard. Ember was overriding the direct DOM manipulations causing the browser outline to be displayed.
@davidtaylorhq davidtaylorhq merged commit 4fc7e4b into main Jun 6, 2025
17 checks passed
@davidtaylorhq davidtaylorhq deleted the dev/fix-post-keyboard-navigation-outline branch June 6, 2025 09:14
martin-brennan pushed a commit that referenced this pull request Jun 10, 2025
…t Stream (#33097)

This commit fixes displaying the post highlighted when navigating using
the keyboard.

Ember was overriding the direct DOM manipulations, causing the browser
outline to be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants