-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
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
Why doesn't use .sr-only
in spinner?
#27727
Comments
.sr-only
to spinner?.sr-only
in spinner?
don't think there's any particular disadvantage to how it's done now. my comment about modern/not modern was to do with |
@patrickhlauke Thanks for your reply. Current the |
@ysds Honestly did it the way it’s currently implemented because it’s engrained in my head to do it that way hah. We can definitely use |
Can someone make a PR? |
Leave it to me 🙂 |
https://twbs-bootstrap4.netlify.com/docs/4.1/components/spinners/#about
Text hide technique is not a modern approach (#24890). IMO we should use
.sr-only
to hideLoading...
text:The text was updated successfully, but these errors were encountered: