You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: