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

Add a dataTurbo field to form and add test for fieldset TCK. #787

Merged
merged 6 commits into from
Apr 25, 2024

Conversation

wetted
Copy link
Contributor

@wetted wetted commented Apr 23, 2024

closes #771

@wetted wetted self-assigned this Apr 23, 2024
@wetted wetted marked this pull request as ready for review April 23, 2024 20:15
@wetted wetted requested a review from sdelamo April 23, 2024 20:23
Copy link
Contributor

@sdelamo sdelamo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Improve the javadoc and link to the Turbo documentation

data-turbo="false" disables Turbo Drive on links and forms including descendants.

https://turbo.hotwired.dev/reference/attributes

@wetted wetted requested a review from sdelamo April 24, 2024 14:21
Copy link

sonarcloud bot commented Apr 24, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
42.9% Coverage on New Code (required ≥ 70%)

See analysis details on SonarCloud

@sdelamo sdelamo merged commit fce7b46 into 5.3.x Apr 25, 2024
24 of 25 checks passed
@sdelamo sdelamo deleted the dataTurbo-field branch April 25, 2024 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add a dataTurbo field to form
2 participants