mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #555] The submit button of the login form is missing :focus-visible outline hence not quite accessible #965
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#965
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @limonte on GitHub (Nov 18, 2023).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/555
Keyboard users can't see that the submit button is focused:
@willbrowningme commented on GitHub (Nov 20, 2023):
Thanks, I've just added focus to the button now.