Skip to content

fix: replace <details>/<summary> with <Accordion> in universal components docs - #1857

Open
harishsundar-okta wants to merge 1 commit into
mainfrom
fix/details-to-accordion-universal-components
Open

fix: replace <details>/<summary> with <Accordion> in universal components docs#1857
harishsundar-okta wants to merge 1 commit into
mainfrom
fix/details-to-accordion-universal-components

Conversation

@harishsundar-okta

@harishsundar-okta harishsundar-okta commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Description

Mintlify does not render raw HTML <details>/<summary> elements. The "Legacy Vercel registry (deprecated)" collapsible section introduced in #1664 was completely invisible on all shadcn installation tabs across 8 web component pages.

Replaced all instances with Mintlify's <Accordion> component, which is already used elsewhere in these same files.

Affected pages:

  • sso-provider-create.mdx
  • sso-provider-edit.mdx
  • sso-provider-table.mdx
  • edit-organization-details.mdx
  • configure-org-domains.mdx
  • my-account-overview.mdx
  • user-mfa-management.mdx
  • user-passkey-management.mdx

References

Regression introduced in #1664.

Checklist

  • I've read and followed CONTRIBUTING.md.
  • I've tested the site build for this change locally.
  • I've made appropriate docs updates for any code or config changes.
  • I've coordinated with the Product Docs and/or Docs Management team about non-trivial changes.

…ents docs

Mintlify does not render raw HTML <details>/<summary> elements — the
"Legacy Vercel registry (deprecated)" collapsible section was invisible
on all shadcn installation tabs. Replaced with Mintlify's <Accordion>
component across all 8 affected web component pages.
@harishsundar-okta
harishsundar-okta requested a review from a team as a code owner September 10, 2026 11:35
@mintlify

mintlify Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
auth0 🟢 Ready View Preview Sep 10, 2026, 11:41 AM

💡 Tip: Enable Automations to automatically generate PRs for you.

@mintlify

mintlify Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
auth0-docs-dev 🟢 Ready View Preview Sep 10, 2026, 11:42 AM

💡 Tip: Enable Automations to automatically generate PRs for you.

@mintlify

mintlify Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
auth0-docs-staging 🟢 Ready View Preview Sep 10, 2026, 11:42 AM

💡 Tip: Enable Automations to automatically generate PRs for you.

@github-actions

Copy link
Copy Markdown
Contributor

Summary

Status Count
🔍 Total 54
🔗 Unique 35
✅ Successful 37
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 11
❓ Unknown 0
🚫 Errors 6
⛔ Unsupported 0

Errors per input

Errors in main/docs/get-started/universal-components/web/components/user-mfa-management.mdx

  • [ERROR] </docs/api/authentication/authorization-code-flow/authorize-application#param-state> (at 20:114) | Cannot find fragment
  • [ERROR] </docs/secure/multi-factor-authentication/configure-mfa-email> (at 41:3) | File not found. Check if file exists and path is correct
  • [ERROR] </docs/secure/multi-factor-authentication/configure-otp> (at 43:3) | File not found. Check if file exists and path is correct
  • [ERROR] </docs/secure/multi-factor-authentication/configure-sms-notifications-for-mfa> (at 42:3) | File not found. Check if file exists and path is correct
  • [ERROR] </docs/secure/multi-factor-authentication/enable-push-notifications-for-mfa> (at 44:3) | File not found. Check if file exists and path is correct
  • [ERROR] </docs/secure/multi-factor-authentication/multi-factor-authentication-factors#multi-factor-authentication-factors> (at 64:52) | Cannot find fragment

Full Github Actions output

Run on commit d7bdb7e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants