Feature/ai course creator fe#18
Merged
Merged
Conversation
10kalden
commented
Jun 25, 2026
Member
- frontend for the studio ai creator
…e button Add AI-powered course generation feature to the empty state of course outlines. When no sections exist, display a primary button with sparkle icon to launch the AI course creator modal. After successful generation, show a toast with counts of created sections, subsections, units, and components, then reload the outline. Change existing manual creation buttons to outline-primary variant for visual hierarchy.
…sed generation Replace the previous `applyOutline` endpoint with a new `streamGenerate` endpoint that uses Server-Sent Events to provide real-time progress updates during course generation. Update the modal UI to display generation progress with a custom spinner, show success state with creation counts, and add a "Go to outline" button after successful generation. Add client-side guard to prevent duplicate greeting requests when
…e creator Add ability to edit previously sent user messages in the AI course creator chat. When editing a message, the conversation is truncated back to that point and resent with the edited text, discarding subsequent replies. The edit button appears on hover for user messages that have a server-assigned ID. Include visual feedback with textarea editor, save/cancel buttons, and warning text about discarding replies. Update the stream
…al hierarchy Reorganize the material upload interface with clearer sections and better visual flow. Move the descriptive text above the dropzone, add an "or" divider between file upload and link sections, and relocate the link input below the dropzone. Update styling with adjusted padding, improved hover states, and added helper text for supported file types and link sources. Change the add link button to full-width outline-primary variant
yogeshbhagatcode
requested changes
Jun 25, 2026
…imary variant for new section button
yogeshbhagatcode
approved these changes
Jun 25, 2026
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.