Open
Conversation
Fixed templates page which was removed in previous release, updating navigation and metadata accordingly. Enhances the multi-step session creation form with improved step logic, editable summary fields, and UI refinements. Refactors participant info and review steps for clarity, updates button padding logic, and streamlines progress and navigation components. Also adds logic to skip steps when using templates and improves overall user experience in the session creation flow.
Introduces a Quick Start flow on the intro step, allowing users to paste their own questions and session name for instant conversational guide generation. Includes validation, error handling, and UI updates to support both Quick Start and guided setup options.
Adds an onQuickStartComplete callback to MultiStepForm for improved handling of Quick Start submissions, allowing bypass of validation and direct flow to session generation. Updates UI copy and layout for Quick Start and Guided setup, refines StepNavigation layout, and removes the StepHeader component content for a cleaner interface.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a quick start feature to enable users to drop in their questions and get started quickly.
Testing
Quick Start
Testing original flow