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

fix(no role case): Display banner for users with no roles #220

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

mdial89f
Copy link
Contributor

Purpose

This changeset displays an appropriate warning/banner when a user with no Micro roles attempts to login.

Linked Issues to Close

Closes https://qmacbis.atlassian.net/browse/OY2-25702

Approach

We use queryParams on the redirect url, which contains the error message, to grab the error. Based off this, we conditionally show the banner.

Assorted Notes/Considerations/Learning

None

@mdial89f mdial89f merged commit 3e1ec2a into master Nov 28, 2023
7 checks passed
@mdial89f mdial89f deleted the skipci-banner branch November 28, 2023 21:11
Copy link
Contributor

🎉 This PR is included in version 1.5.0-val.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants