open-sauced / app

🍕 Insights into your entire open source ecosystem.
https://pizza.new
Apache License 2.0
414 stars 220 forks source link

Bug: Opening Workspace dropdown does not put focus on input #3362

Closed nickytonline closed 4 months ago

nickytonline commented 4 months ago

When you click or open the workspace dropdown via keyboard, the search input does not receive focus. This is annoying as a mouse user, but unusable as a keyboard user or some other form of assitive technology.

CleanShot 2024-05-09 at 19 37 46

CleanShot 2024-05-09 at 19 40 32

github-actions[bot] commented 4 months ago

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please reach out to us on Discord or follow up on the issue itself.

For full info on how to contribute, please check out our contributors guide.

nickytonline commented 4 months ago

When the workspace dropdown is opened, it should give focus to the search input. This can be done with a useEffect and useRef.

open-sauced[bot] commented 4 months ago

:tada: This issue has been resolved in version 2.27.0-beta.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

open-sauced[bot] commented 4 months ago

:tada: This issue has been resolved in version 2.27.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: