-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat: add member validation alert #1350
Conversation
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.
Nice PR, LGTM! 🚀
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.
Thanks for the PR!
de5eaa5
to
fc3a890
Compare
fc3a890
to
d0aa3ac
Compare
Quality Gate passedIssues Measures |
In this PR I add the member validation banner to alert users that their account needs to be validated.
Below is a screenshot.
Users have the possibility to close the banner, it will not be shown unless they reload the page.
fixes #1339