Skip to content

feat: create flag as first step in wizard#42

Merged
k3llymariee merged 4 commits intomainfrom
kelly/sc-237273/create-feature-flag-as-first-step-in-setup-wizard
Mar 20, 2024
Merged

feat: create flag as first step in wizard#42
k3llymariee merged 4 commits intomainfrom
kelly/sc-237273/create-feature-flag-as-first-step-in-setup-wizard

Conversation

@k3llymariee
Copy link
Copy Markdown
Contributor

@k3llymariee k3llymariee commented Mar 20, 2024

Updates the wizard prototype to mimic the 0->1 quickstart where we only prompt the user to create a new flag (i.e. assuming they only have the default project on their account). Removes the steps where we list existing projs/envs/flags to choose from.

One thing I'd like to call out: how do we want to handle going back from the SDK step? Right now the last entered value will remain in place (as shown in the recording) but let me know if we want to try to get rid of that? Or not?

new-flag-step.mov

@shortcut-integration
Copy link
Copy Markdown

This pull request has been linked to Shortcut Story #237273: create feature flag in setup wizard.

@k3llymariee k3llymariee marked this pull request as ready for review March 20, 2024 19:25
Copy link
Copy Markdown
Contributor

@dbolson dbolson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we disable going back since we'll create the flag when the user enters the name, so going back would create a second flag. I'll add a ticket to look into that so we don't forget, but the current behavior seems fine for now.

@k3llymariee k3llymariee merged commit 7f62386 into main Mar 20, 2024
@k3llymariee k3llymariee deleted the kelly/sc-237273/create-feature-flag-as-first-step-in-setup-wizard branch March 20, 2024 20:12
This was referenced Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants