Add accessibility support (focus styles, ARIA, contrast) #17
Reference in New Issue
Block a user
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?
Add focus-visible styles on interactive elements (config button, tabs, modal controls, form inputs). Add ARIA attributes (role, aria-label, aria-modal) on settings button and modal. Add keyboard navigation (Enter/Space) on config button and close button. Improve color contrast for sun-times text, search results, and dark mode muted text.