You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can see that the menu button on the right of the nav bar is not reachable by pressing tab. But i am not very sure which is the create button, is it "run the binary" link?
I think this might be a problem with accessibility. Right now the menu button is not accessible by keyboard, leading to the inaccessiblity of buttons inside the menu like Create button.
Activity
HesterG commentedon Feb 22, 2023
I can see that the menu button on the right of the nav bar is not reachable by pressing tab. But i am not very sure which is the create button, is it "run the binary" link?
wxiaoguang commentedon Feb 22, 2023
The requirement behind this issue is: click the
Create
button to create new repositories.HesterG commentedon Feb 22, 2023
I think this might be a problem with accessibility. Right now the menu button is not accessible by keyboard, leading to the inaccessiblity of buttons inside the menu like Create button.
Add accessibility to the menu on the navbar (#23059)
lunny commentedon Feb 23, 2023
Fixed by #23059
Add accessibility to the menu on the navbar (go-gitea#23059)
Add accessibility to the menu on the navbar (#23059) (#23095)