-
Notifications
You must be signed in to change notification settings - Fork 209
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
Notification component added for popup notifications #3544
Conversation
In this case it will show the message how to hide and show the UI tools.
Text should be: |
@lalalune Made the changes, pleas review and proceed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some good ideas, but the code needs cleanup.
Works fine functionality wise. Needs conflict resolution |
Got it will get right on it. |
Added timeout delay constants.
This pr does not follow point 3 on the checklist. |
Describe your changes
NOTICE: This component is now dynamic and can be used from ANYWHERE. Just import "setPopupNotification" hook from the AppContext and whenever you set a message in any use case it will appear and disappear after 5 seconds.
What are the steps for a QA tester to test this pull request?
Issue ticket number and link
Issue: 3394
#3394
Screenshots and/or video
Screen.Recording.2022-08-07.at.17.19.28.mov
Checklist before requesting a review