Problem/Motivation
The action links do not show up in the modal footer with other buttons.
See screenshots below.
Steps to reproduce
One way to reproduce this:
- Install and configure Hierarchy manager (version 2.0.1 or greater)
- Edit any existing taxonomy term
This is only one way of visualizing the problem. It can happen whenever you have an entity edit form with the "Remove" action link displayed in a modal with Claro (or sub-themes).
Proposed resolution
Update CSS for action links inside a modal.
Remaining tasks
Create patch for 9.3, 9.4, and 10- Review patch
- Test patch
- Commit
User interface changes
UX will display as it should with all the form actions inside the modal footer.
API changes
Data model changes
Release notes snippet
Screenshots
Delete action not in footer
Delete action changed to show up in footer
Markup adjustments