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

Improvement of flash message. #56

Closed
Suvadip-sana opened this issue Oct 9, 2024 · 7 comments · Fixed by #80
Closed

Improvement of flash message. #56

Suvadip-sana opened this issue Oct 9, 2024 · 7 comments · Fixed by #80
Assignees

Comments

@Suvadip-sana
Copy link
Contributor

Problem
For now the flash message is displaying using bootstrap simple alert message. Particularly for this there is an ISSUE, that is it's not automatically disappeared, need to manually close it or simply refresh the page for closing this, and it's directly placed in webpage as content which is very annoying and directly effect to the UX.
And also the flash message displaying very largely at the top of the screen with big size. That effect the UI of the Web site.
The Issue is here --->

wond.mp4

Solution you'd like
I want to replace this flash message with Bootstrap Toasts. For this the advantage is, it disappeared automatically after 5 second, You can also close it by clicking the cross button on it, which is impact the User Experience directly because it's not directly placed on the website content, Just appeared on the screen corner and disappeared automatically, like normal modern website looks like.
Like this -->

camp3.mp4

Please assign me this ISSUE, I want to add this features Improvement.

@Soujanya2004
Copy link
Owner

@Suvadip-sana i wanted you to display error message in more creative ways, like " oops! looks like you have entered wrong password " or smtg like that, error msg has to be displayed on top itself
can you do that

@Suvadip-sana
Copy link
Contributor Author

Suvadip-sana commented Oct 9, 2024

I am not talking about error message. I am told about flash message, which flash the message just one time after its occuring.
I think you also try to say the same.
If it's same then yes. I am capable to do this. just need to update the messages.

Is the flash message displaying format is left remain same as of now or change it as I said earlier?

Please clarify this. @Soujanya2004

@Suvadip-sana
Copy link
Contributor Author

Suvadip-sana commented Oct 9, 2024

Honestly If you assign me this task. Please give it label-3 because it's need lot more work to update all type of message and also implement the Toasts flash. @Soujanya2004

Thank You.

@Suvadip-sana
Copy link
Contributor Author

@Soujanya2004 please clarify this.

@Soujanya2004
Copy link
Owner

@Suvadip-sana here you go

@Suvadip-sana
Copy link
Contributor Author

@Soujanya2004 Thank You!

@Suvadip-sana
Copy link
Contributor Author

@Soujanya2004
It's ready.
Should I create a PR? I also change the messages as you said.

flash.msg.1.1.mp4

Soujanya2004 added a commit that referenced this issue Oct 14, 2024
Fix the ISSUE #56  & #57 - Improvement of flash msg & display the location details when hovering on map pointer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants