- Issue created by @stefan.korn
- Merge request !74Issue #3474980: Align default button styles more closely on Drupal core → (Open) created by stefan.korn
- 🇩🇪Germany stefan.korn Jossgrund
stefan.korn → changed the visibility of the branch 3474980-align-default-button to hidden.
- 🇦🇺Australia jannakha Brisbane!
@stefan.korn
can you please provide screenshots before/after of the MR, and Claro example you've described in the issue.
This will make it easier and faster to confirm the issue and review solution.thank you!
- 🇩🇪Germany stefan.korn Jossgrund
@jannakha: Please see screenshots
Claro:
Bootstrap5 without this MR (notice both Save and Preview are primary):
Bootstrap5 with this MR (Preview now Secondary):
- Status changed to RTBC
13 days ago 12:02am 18 August 2025 - 🇦🇺Australia fenstrat Australia
This is good to go.
This btn-primary class being added to everything comes from #3249388: Styling update → - it seems hard to see why it would have been intentional.
The field-add-more-submit changes came from #3190309: Replace v4 with v5 library → and also seem unintentional and makes sense to remove.
- 🇦🇺Australia fenstrat Australia
Marked ✨ Primary buttons are the same color as other buttons Active as a duplicate of this as it takes exactly the same approach, but is just missing the "Add more" changes that are included here.