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

The flash layout is displayed behind the sidebar #29

Open
dalvarez2596 opened this issue Nov 10, 2024 · 1 comment · May be fixed by #38
Open

The flash layout is displayed behind the sidebar #29

dalvarez2596 opened this issue Nov 10, 2024 · 1 comment · May be fixed by #38
Assignees
Labels
bug Something isn't working

Comments

@dalvarez2596
Copy link

I was playing around with the dummy app and noticed that the flash messages like :

'%{record} updated successfully'
or
'%{record} update failed: %{errors}'

Looks behind the sidebar, probably because of the position absolute.

How it looks :

Screen.Recording.2024-11-09.at.8.13.22.PM.mov

Posible solution :
Check the styles and fix the layout, probably avoid the position fix in the sidebar, and focus using flex.

@dalvarez2596 dalvarez2596 changed the title Flash layout displayed behind the sidebar The flash layout is displayed behind the sideba Nov 10, 2024
@dalvarez2596 dalvarez2596 changed the title The flash layout is displayed behind the sideba The flash layout is displayed behind the sidebar Nov 10, 2024
@renuoouner renuoouner self-assigned this Nov 11, 2024
@simon-isler
Copy link
Member

thanks for opening an issue 💯

We'll take care of this in #15

@simon-isler simon-isler added the bug Something isn't working label Nov 11, 2024
@ignaciosy ignaciosy linked a pull request Jan 15, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants