Skip to content

Add a Twig component to create modals#7661

Open
javiereguiluz wants to merge 7 commits into
EasyCorp:5.xfrom
javiereguiluz:better_modals
Open

Add a Twig component to create modals#7661
javiereguiluz wants to merge 7 commits into
EasyCorp:5.xfrom
javiereguiluz:better_modals

Conversation

@javiereguiluz

Copy link
Copy Markdown
Collaborator

This PR introduces a new Twig component to easily create modal actions. In addition, we completely redesigned them. Before, it was a default Bootstrap modal: slide in/out effect, rendered at the top of the window, dark backdrop and detached modal footer.

Now it's inspired by moder modern design (shadcn and others): slight zoom in/out effect, rendered at the center of the window, blurred backdrop and seamless modal footer.

Before After
action-confirm-before action-confirm-after
Before After
batch-action-before batch-action-after

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant