Skip to content

Visually-hidden breakpoints #40859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
rmullaney77 opened this issue Sep 20, 2024 · 1 comment · May be fixed by #41519
Open
2 tasks done

Visually-hidden breakpoints #40859

rmullaney77 opened this issue Sep 20, 2024 · 1 comment · May be fixed by #41519

Comments

@rmullaney77
Copy link

Prerequisites

Proposal

Add breakpoints for visually-hidden class

Motivation and context

We regularly use visually-hidden to hide text in icon-only buttons. On larger devices we sometimes want to show the text since there is enough available space.

We cannot determine a clean way to achieve this effect without adding breakpoint-specific classes or duplicating elements to use display classes (which poses accessibility-UX issues).

@titouandk
Copy link

I have the same need for the same use-case 👀

@mdo mdo added the css label Apr 22, 2025
@mdo mdo added this to v5.4.0 Apr 22, 2025
@nenaroig nenaroig linked a pull request Jun 5, 2025 that will close this issue
7 tasks
@julien-deramond julien-deramond moved this to To analyze in v5.4.0 Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To analyze
Development

Successfully merging a pull request may close this issue.

5 participants
@mdo @rmullaney77 @titouandk @julien-deramond and others