Add public proposal draft experience - #65
Merged
Merged
Conversation
Let authors publish, unpublish, share, and continue editing proposal drafts while exposing public discovery and read-only draft pages. Reuse shared publication controls, draft cards, routes, and governance identity statuses across the interface.
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
Why
Saved drafts previously existed only as private editing records. Authors could not deliberately publish work in progress, readers had no public draft surface, and repeated UI logic made visibility controls harder to keep consistent. This change gives drafts a clear public lifecycle without changing proposal submission or governance authority.
User impact
Authors can publish, unpublish, share, and continue editing drafts from My Drafts. Public drafts appear in a dedicated directory and on relevant proposal surfaces. Publishing exposes a stable snapshot while the author continues to own the editable draft. Submission still happens through the Proposal Wizard review step.
Validation
yarn test(191 tests)yarn typecheckyarn prettier --checkyarn buildCompanion work