Product redesign: design system, theme, and UI specification#474
Draft
AnthonyRonning wants to merge 3 commits intomasterfrom
Draft
Product redesign: design system, theme, and UI specification#474AnthonyRonning wants to merge 3 commits intomasterfrom
AnthonyRonning wants to merge 3 commits intomasterfrom
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Deploying maple with
|
| Latest commit: |
50dfc12
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://bfa1135a.maple-ca8.pages.dev |
| Branch Preview URL: | https://feature-product-redesign.maple-ca8.pages.dev |
Detailed spec derived from designer PR #465, scoped to the authenticated product UI only. Covers design system tokens, theme architecture, component-by-component visual changes, and engineering standards for reimplementation. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
Align the logged-in experience with the new design system so the team can review the updated typography, chat chrome, sidebar treatments, and semantic tokens without changing product behavior. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
Keep the empty-state headline centered when it wraps and let composer controls reflow on very narrow screens so send and voice actions stay visible. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
07bfd88 to
50dfc12
Compare
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.
Summary
Adds the product redesign specification document (
docs/product-redesign-spec.md) derived from designer PR #465.This spec covers the authenticated product UI only -- the main chat interface, sidebar, dialogs, design tokens, and theme system. Marketing pages, landing pages, pricing, and other public-facing pages are explicitly out of scope.
What this PR contains (so far)
What comes next
Implementation of the spec in subsequent commits on this branch, following the phased approach outlined in the document.
Reference