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
We're currently displaying the + button to allow adding a new project on a deactivated users page.
Right now, upon + click, it'll display the UI but will not allow them to submit it.
Let's just remove the + button from the UI only on a deactivated users page.
No need for people to open this UI if we will not allow them to complete it.
The text was updated successfully, but these errors were encountered:
We're currently displaying the
+
button to allow adding a new project on a deactivated users page.Right now, upon
+
click, it'll display the UI but will not allow them to submit it.Let's just remove the
+
button from the UI only on a deactivated users page.No need for people to open this UI if we will not allow them to complete it.
The text was updated successfully, but these errors were encountered: