Skip to content

Invisible flash messages (no "fade in" animation) ? #1440

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

Closed
smnandre opened this issue Oct 21, 2023 · 0 comments
Closed

Invisible flash messages (no "fade in" animation) ? #1440

smnandre opened this issue Oct 21, 2023 · 0 comments

Comments

@smnandre
Copy link
Member

On a fresh installed demo ( symfony new --demo my_demo ), the flash messages seem invisible.

The HTML generated in the default/_flash_messages.html.twig contains "fade in", but is seems that it "fade show" is the rule preventing "fade" to hide the block.

The "fade in" classes were added in this commit, but i suspect the "in animations" have been removed since (in this commit ?)

Capture d’écran 2023-10-21 à 16 05 50 Capture d’écran 2023-10-21 à 16 06 06 Capture d’écran 2023-10-21 à 16 06 15

Did i miss something ? If not and this is a bug, i'll submit a fix

javiereguiluz added a commit that referenced this issue Oct 23, 2023
This PR was squashed before being merged into the main branch.

Discussion
----------

Show invisible alerts (fix #1440)

Add class "show" to avoid invisible alerts

See #1440

Commits
-------

5100c82 Show invisible alerts (fix #1440)
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

No branches or pull requests

1 participant