openproject icon indicating copy to clipboard operation
openproject copied to clipboard

[#64069] Replace `.hidden-for-sighted` with Primer's `.sr-only`

Open myabc opened this issue 10 months ago • 0 comments

Ticket

https://community.openproject.org/wp/64069

What are you trying to accomplish?

Replace usages of own hand-rolled hidden-for-sighted class with Primer's sr-only.

See:

  • Docs: https://primer.style/css/storybook/?path=/story/utilities-layout--screen-reader-only
  • Source: https://github.com/primer/css/blob/main/src/utilities/visibility-display.scss#L96

Screenshots

What approach did you choose and why?

Merge checklist

  • [ ] Added/updated tests
  • [ ] Added/updated documentation in Lookbook (patterns, previews, etc)
  • [ ] Tested major browsers (Chrome, Firefox, Edge, ...)

myabc avatar May 06 '25 20:05 myabc