Skip to content
This repository was archived by the owner on Sep 11, 2026. It is now read-only.

Fix some accessibility issues - #1005

Open
hannaeko wants to merge 4 commits into
zedeus:masterfrom
hannaeko:improve-accessibility
Open

hannaeko wants to merge 4 commits into
zedeus:masterfrom
hannaeko:improve-accessibility

Conversation

@hannaeko

Copy link
Copy Markdown

Hello, I am trying to address some of the accessibility issues raised in #998, #1001, #1002 and #1003.

Changes:

  • replace div by main for .container element
  • change about page title to be "About | nitter.net"
  • add role, label and title for liberapay icon / link
  • use explicit label to link label to input (this also changed the way checkbox are styled, from a span directly following the checkbox to styling the checkbox directly)
  • use separate fieldsets to group inputs in preference form

Cheers,
Gaël

@untitaker

Copy link
Copy Markdown

this patch is now deployed on nitter.woodland.cafe -- lighthouse a11y score seems to marginally improve on tweets, so I consider that a win

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants