-
Notifications
You must be signed in to change notification settings - Fork 162
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
[BUG] missing roles button doesn't do anything #1490
Comments
Would it make sense for that button to be a logout button? |
[Triage] Hi @derek-ho thank you for opening this issue. This issue seems like a good one to get some UX/UI input on. Marking as such. For the time being we can just remove this missing role notification behavior to work as expected. |
I also think a Logout button would be more appropriate for this specific case. Follow-up question: Is this screen only shown to users with 0 roles? What about users that has no Dashboards access (if that possible)? |
I am starting this issue, please assign me when possible, thanks. |
I can also see the button/page if I directly visit the URL: http://localhost:5601/app/customerror/missing-role |
Added a logout action to this button. See PR: #1564 |
I have merged in the updated changes from the main branch for the associated integration tests. The fix for the bug is here, the cypress tests are failing on this pipeline. I am in communication about this. The fix for the associated tests are here. I am awaiting reviews and the cypress tests are failing. I am in communication about this also. |
@RyanL1997 could you please lend a hand here? Thanks! |
@RyanL1997 is going to have a look at the cypress tests for me (thank you :) ) |
2 tickets are linked to this: 1. The bug fix itself
2. The tests
|
Update: 2 tickets are linked to this: 1. The bug fix itself 2. The tests |
Update Both the bugfix and the tests are merged now. |
Thanks @leanneeliatra ! |
The text was updated successfully, but these errors were encountered: