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 prevented keyboard navigation of color swatches. #2479

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gonfunko
Copy link
Contributor

The basics

The details

Resolves

Fixes #2477

Proposed Changes

This PR fixes a bug that prevented selecting color swatches via the keyboard after the top left swatch was selected, due to incorrect null checks that were triggered when the selected index was 0.

@gonfunko gonfunko requested a review from a team as a code owner January 17, 2025 18:34
@gonfunko gonfunko requested review from cpcallen and removed request for a team January 17, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FiledColour colour picker keyboard nav gets stuck in the top left
2 participants