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

Clarify when aria-busy and busy are added automatically #185

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pinzonjulian
Copy link
Contributor

Based on the behaviour of markAsBusy, this commit clarifies that attributes are also added to form elements on submission. It also adds documentation for the busy attribute which was previously undocumented.

Based on the behaviour of [markAsBusy](https://github.com/hotwired/turbo/blob/9fb05e3ed3ebb15fe7b13f52941f25df425e3d15/src/util.js#L114), this commit clarifies that attributes are also added to form elements on submission. It also adds the `busy` attribute (previously undocumented)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant