Skip to content

Commit 9fc472f

Browse files
committed
chore(repo): populate ConfigureSSO footer reset changeset body
1 parent 78ae48b commit 9fc472f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.changeset/humble-insects-rhyme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
---
2+
'@clerk/ui': patch
23
---
4+
5+
Adds a wizard-wide reset connection entry on the `<ConfigureSSO />` step footers:
6+
7+
- New `Step.Footer.Reset` compound part that renders a destructive ghost button on the leading edge of the footer and opens the existing `ResetConnectionDialog`. The slot owns its own open state and gates itself on the current enterprise connection, so it stays hidden on the provider selection step.
8+
- Wires the reset entry into the Verify Domain, Configure (Okta and Custom SAML), and Test steps so the reset action is reachable from anywhere in the wizard. The confirmation step keeps its in-body destructive button.
9+
- Exposes a `configureSSOFooterResetButton` element descriptor so the new button surface can be themed via appearance customizations.

0 commit comments

Comments
 (0)