Skip to content

Conversation

KeizerDev
Copy link

If you hold the right arrow on the list multiple items get in a state of focused. I am not sure if this is the correct fix because it seems like $hasFocus is a property that belongs to a Blits component.

This is what's happening when you hold the right arrow:

image

@CLAassistant
Copy link

CLAassistant commented Jul 7, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@michielvandergeest michielvandergeest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey @KeizerDev Sorry for the late reply to this PR 🙈 Thanks a lot for your contribution - much appreciated!

We have just bumped this repository to the latest version of Blits (the version used here was very outdated) and implemented $hasFocus across all the components, replacing many focus and unfocus hooks

We are not seeing this double focus issue now anymore, so these changes may not be necessary anymore. Could you verify on your end as well?

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.

3 participants