Skip to content
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

Exclude html entity from aria-busy #349

Merged

Conversation

bradgessler
Copy link
Contributor

When using Pico with Rails Turbo, this would cause the page to "jump" because Turbo adds the aria-busy attribute to the root html entity on a page. Pico would display a spinner, making the page jump.

Excluding it from this list makes the page not jump.

When using Pico with Rails Turbo, this would cause the page
to "jump" because Turbo adds the `aria-busy` attribute to the root
`html` entity on a page. Excluding it from this list makes the page
not jump.
@lucaslarroche lucaslarroche changed the base branch from master to dev April 22, 2023 03:41
@lucaslarroche
Copy link
Member

Thank you. I agree. I will merge your PR in dev, then into master with the v.1.5.10 version

@lucaslarroche lucaslarroche merged commit 2c0a25f into picocss:dev Apr 22, 2023
@lucaslarroche lucaslarroche mentioned this pull request Apr 22, 2023
lucaslarroche added a commit that referenced this pull request Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants