-
Notifications
You must be signed in to change notification settings - Fork 468
feat(ui): rough in the user-profile account section flow #9516
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Open
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
37de0d6
feat(ui): rough in the user-profile account section flow
maxyinger 60b400c
refactor(ui): render the account section's dialogs from its own view
maxyinger 5800ae5
fix(swingset): name flows as prose rather than as components
maxyinger fcebc20
fix(swingset): let the account flow story allow multiple emails and p…
maxyinger 9617159
feat(ui): add a manage intent to the contact flow, and group the stor…
maxyinger 752b652
fix(swingset): model the real identifier constraints, and drop the in…
maxyinger 4673e0c
docs(swingset): point the SSO failure control at the domain that reac…
maxyinger 8e5a196
refactor(ui): use SubmitButton for the account flow's pending actions
maxyinger a3b9b68
fix(ui): compare the account edit form against the saved name fields
maxyinger c719200
fix(ui): give the account section's dialogs somewhere to put a stray …
maxyinger a1f5703
fix(ui): re-arm the account flow's code auto-submit, and hand it the …
maxyinger 9d39a20
fix(ui): keep the account flow's pending buttons in the tab order
maxyinger 8b939a8
fix(swingset): drop the account flow harness's writes when a dialog c…
maxyinger 7163407
fix(ui): carry the completed code on the flow's submit events
maxyinger File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| --- | ||
| --- |
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🗄️ Data Integrity & Integration | 🟡 Minor | ⚡ Quick win
🧩 Analysis chain
🏁 Script executed:
Repository: clerk/javascript
Length of output: 7631
🏁 Script executed:
Repository: clerk/javascript
Length of output: 26769
🏁 Script executed:
Repository: clerk/javascript
Length of output: 329
Forward
__sourceintouserProfileAccountSectionFlowModule. The story exports__source, but the registered module omits it.StoryEmbedreads this property for the code footer, so the footer is missing for this entry.🤖 Prompt for AI Agents