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

Add potential fix for bug with flash render #37

Closed
wants to merge 2 commits into from

Conversation

KimboGilda
Copy link

No description provided.

@KimboGilda KimboGilda requested a review from a team as a code owner November 15, 2024 14:35
@simon-isler simon-isler self-requested a review November 18, 2024 06:45
Copy link

@dalvarez2596 dalvarez2596 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @KimboGilda is awesome what you did, I tried and the flash notifications and looks nice:

Screen.Recording.2024-12-07.at.3.41.27.PM.mov

With smaller names:

Screen.Recording.2024-12-07.at.3.48.22.PM.mov

Just add some small comments, but nicely done.

<% end %>
<div id="flash-messages">
<% flash.each do |type, msg| %>
<div class = "flash"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What Ill suggest is to move the styles from here to the application.css, as the current styles are implemented. To maintain the same format.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also i think that you need to check this change, I don't think is necessary on this PR.

@ignaciosy
Copy link
Collaborator

Closing this in favour of #38

@ignaciosy ignaciosy closed this Jan 15, 2025
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

Successfully merging this pull request may close these issues.

3 participants