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

Should not be able to set the project to as your project if it's the current project already. #146

Open
nichgalzin opened this issue Dec 18, 2024 · 0 comments
Labels
🪲 bug It's BROKE

Comments

@nichgalzin
Copy link
Contributor

Description of the Bug

In the explore page we are not checking if the project id is the same as the current project and displaying the correct UI state and disabling the button.

What should happen instead

If the project Id is the current project id then the user should not be able to select the project and the UI should indicate it's the current projectq

Steps to reproduce this bug

Go to a project that's the current project in the CMS and set it to your selected project

What could we do to solve this bug?

The page/button for the project information should check if the project id is also the current project id in the cms.

Assignment

This issue is free for anyone to take

@nichgalzin nichgalzin added the 🪲 bug It's BROKE label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug It's BROKE
Projects
None yet
Development

No branches or pull requests

1 participant