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

feat(alchemy-button): Re-enable on turbo:submit-end #2854

Merged
merged 1 commit into from
May 2, 2024

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented May 1, 2024

What is this pull request for?

When nested in a turbo frame the form fires a
turbo:submit-end event. In this case we want
the button to be enabled again.

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

When nested in a turbo frame the form fires a
`turbo:submit-end` event. In this case we want
the button to be enabled again.
@tvdeyen tvdeyen added this to the 7.2 milestone May 1, 2024
@tvdeyen tvdeyen requested a review from a team as a code owner May 1, 2024 19:27
@tvdeyen tvdeyen enabled auto-merge May 1, 2024 19:30
Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.86%. Comparing base (f123201) to head (2b38d28).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2854   +/-   ##
=======================================
  Coverage   95.86%   95.86%           
=======================================
  Files         229      229           
  Lines        6211     6211           
=======================================
  Hits         5954     5954           
  Misses        257      257           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tvdeyen tvdeyen merged commit 03538cc into AlchemyCMS:main May 2, 2024
36 checks passed
@tvdeyen tvdeyen deleted the button-reenable-turbo-frame branch May 2, 2024 06:51
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.

2 participants