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

User role validation across workspace and projects. #3167

Merged
merged 4 commits into from
Dec 18, 2023

Conversation

prateekshourya29
Copy link
Member

Problem

Multiple Add [Issue/ Project/ Views/ Pages/ Link] buttons were accessible to users with role of guest or viewer which was resulting in error messages when user tries access those buttons.

Solution

Added user role validation in all the places so that the button remain hidden from the guests/ viewers.

Screenshots

These Buttons are removed for guests and viewers:
image
image
image
image
image
image
image
image
image

@sriramveeraghanta sriramveeraghanta merged commit 184db01 into develop Dec 18, 2023
6 of 8 checks passed
@sriramveeraghanta sriramveeraghanta deleted the chore/user-role-validation branch December 18, 2023 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working 🌐frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants