Skip to content

Commit a79b4b6

Browse files
iagodahlemLauraBeatris
authored andcommitted
chore(repo): populate ConfigureSSO footer reset changeset body
1 parent 3cf5039 commit a79b4b6

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)