ref(project-creation): Polish typography and copy across SCM create flow#117846
Draft
jaydgoss wants to merge 2 commits into
Conversation
Normalize heading levels and text sizing across the SCM project-creation surface. Drop section headings from h2/xl to h3, step down body text from lg to md, and simplify the create-project intro copy. No behavior change.
Convert section sub-labels from h3 headings to bold text across the SCM create flow, lay the project name and team fields out in a two-column grid, drop the per-section icons, and refresh the field copy. Bump the create-flow card padding and radius and remove the redundant card descriptions. Update the affected specs for the new copy and for the section labels that are no longer h3 headings.
59e9bd9 to
b5ae2bc
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.
TLDR
Typography and copy polish across the SCM project-creation flow: normalized heading levels and text sizing, and simplified the create-project intro copy.
Details
h2/xltoh3and stepped body text fromlgtomdacrossscmFeatureInfoCards,scmFeatureSelectionCards,scmProjectDetailsCore, andscmCreateProject.Stack
Draft: more changes coming on this branch.