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 my settings error screen #8980

Merged

Conversation

GilbertCherrie
Copy link
Member

Fixes: #8979

Before an error screen is displayed when a user without any Modify permissions for Settings > My Settings visits the My Settings page. Now we display a blank screen instead. This is by design since without any Modify permissions no tabs will be rendered.

Before:
Screenshot 2023-11-28 at 8 43 58 AM

After:
Screenshot 2023-11-29 at 2 22 44 PM

@GilbertCherrie GilbertCherrie force-pushed the fix_settings_no_tabs_error branch from 27bd958 to 6effc1a Compare November 29, 2023 20:24
@miq-bot
Copy link
Member

miq-bot commented Nov 29, 2023

Checked commit GilbertCherrie@6effc1a with ruby 2.7.8, rubocop 1.56.3, haml-lint 0.51.0, and yamllint
1 file checked, 0 offenses detected
Everything looks fine. ⭐

@DavidResende0 DavidResende0 merged commit a250f5e into ManageIQ:master Nov 29, 2023
8 checks passed
@Fryguy
Copy link
Member

Fryguy commented Jan 5, 2024

Skipping backport to quinteros, because it is already in the branch.

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

Successfully merging this pull request may close these issues.

My Settings shows error screen when missing modify permissions
4 participants