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

feat: add "TEMPLATES" feature flag and skeleton UI #4227

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

jessicamcinchak
Copy link
Member

@jessicamcinchak jessicamcinchak commented Jan 29, 2025

It's a basic start !

  • Adds a "TEMPLATES" feature flag
  • When toggled on, will show an additional "Start from a template" button to editors, which opens a modal with basic placeholder text, a select picker (to be populated for real in a future PR once we have a way of tagging & querying flows as a "source" template), and two buttons - one to simply close/go back and one to create the template you've selected (to be wired up next)

Goal here is to keep templates PRs small & quick, so that as much feature-flagged, "skeleton" UI can get to main as frequently as possible, allowing design refinement to happen in parallel to technical development.

Screenshot from 2025-01-29 21-51-46

Copy link

github-actions bot commented Jan 29, 2025

Removed vultr server and associated DNS entries

@jessicamcinchak jessicamcinchak marked this pull request as ready for review January 30, 2025 08:46
@jessicamcinchak jessicamcinchak requested a review from a team January 30, 2025 08:46
Copy link
Contributor

@DafyddLlyr DafyddLlyr left a comment

Choose a reason for hiding this comment

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

Perfect - short and simple, very much agree this is the way to go here 💪

@jessicamcinchak jessicamcinchak merged commit 1dfd446 into main Jan 30, 2025
13 checks passed
@jessicamcinchak jessicamcinchak deleted the jess/templates-feature-flag branch January 30, 2025 09:13
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