Skip to content

Git Web UI: Local and Remote branch buttons are not accessible #764

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

Open
cambot opened this issue Apr 29, 2025 · 1 comment
Open

Git Web UI: Local and Remote branch buttons are not accessible #764

cambot opened this issue Apr 29, 2025 · 1 comment

Comments

@cambot
Copy link

cambot commented Apr 29, 2025

Neither the "Add" Local Branch button, nor the "Refresh" remote branches buttons are accessible:

Image

Image

  1. When hovering over the buttons, a tool-tip should appear that states the expected action of the button. (My primary reason for opening this issue)
  2. When tabbing through the UI, these buttons should have a focus state.

(really, anything clickable/actionable should have a focus state)

@cambot
Copy link
Author

cambot commented Apr 29, 2025

Along these same lines of accessibility, when I add a new branch and my cursor is in the new text box, I would expect that hitting tab should take me to the check mark icon. However, focus ends up on the refresh remote branches icon/button. (Which is not obvious because the refresh icon does not have a focus state)

Image

I have to tab backwards to get to the check mark button, which is counter intuitive. (although the check mark icon does gain a focus state.)

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

No branches or pull requests

1 participant