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 decided that query names in query building should be unique. Will need designs for whatever copy/error states we want to add to indicate to users we have this constraint.
Acceptance Criteria:
GIVEN a user is going to add a new query via query building
WHEN the enter a new query name
THEN it should be clear that they need a unique name
GIVEN a user inputs a duplicate query name
WHEN they try to save that query
THEN error states appear to redirect them accordingly
The text was updated successfully, but these errors were encountered:
Description:
Slack thread for context: https://skylight-hq.slack.com/archives/C05BEG226RZ/p1733786682798469
We decided that query names in query building should be unique. Will need designs for whatever copy/error states we want to add to indicate to users we have this constraint.
Acceptance Criteria:
GIVEN a user is going to add a new query via query building
WHEN the enter a new query name
THEN it should be clear that they need a unique name
GIVEN a user inputs a duplicate query name
WHEN they try to save that query
THEN error states appear to redirect them accordingly
The text was updated successfully, but these errors were encountered: