Focus automatically loses when clicking on Branch name field in "Create a branch for this issue" dialog #171889
Replies: 5 comments 3 replies
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Same here |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for reopening and adding the |
Beta Was this translation helpful? Give feedback.
-
|
Hello @sverdlov93 - great news, the accessibility engineers were able to reproduce this issue and create a fix. Could you please re-test it on your side? Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Feature Area
Issues
Body
Same issue as https://github.com/orgs/community/discussions/153193, which was closed.
Issue Description
When clicking the "Create a branch" link from an issue page and then clicking on the Branch name field in the "Create a branch for this issue" dialog, the focus is automatically lost immediately after gaining it. This prevents text selection or cursor movement operations (such as Ctrl+A), requiring users to click the field again to regain focus.
Steps to Reproduce
Expected Behavior
After clicking the Branch name field, focus should remain on the field, allowing keyboard operations (Ctrl+A, cursor keys, etc.) to edit the text efficiently.
Environment
I verified that the issue can be reproduced in both Firefox and Safari.
Because it occurred in each browser, I have not tested for any interference from extensions.
I also found a more detailed sequence of steps to reproduce the issue:
{"query":"a4b063a99c479ee7b809fa688b0234e9","variables":{"owner":"watahiki606","repo":"BiteLog"}} {"query":"3f41ebaead699968fac6da02d1b8f377","variables":{"owner":"watahiki606","repo":"BiteLog"}}Guidelines
Beta Was this translation helpful? Give feedback.
All reactions