Skip to content

feat: Mintlify components integration documentations#744

Open
grandmaester wants to merge 4 commits intomainfrom
feat/mintlify-components-integration-staging
Open

feat: Mintlify components integration documentations#744
grandmaester wants to merge 4 commits intomainfrom
feat/mintlify-components-integration-staging

Conversation

@grandmaester
Copy link
Contributor

@grandmaester grandmaester commented Mar 5, 2026

Description

Interactive Doc on Mintlify

This change is the second step in the integration of interactive documentation for our Universal Components into Mintlify platform. First step was this PR

It includes documentations for My Organization Components:

  1. SSO Provider Create
  2. SSO Provider Edit
  3. SSO Provider Table
  4. Organization Details Edit
  5. Domain Table

This PR fulfills below expectations:

  1. Interactive Documentation: Enable live, interactive components within documentation
  2. Component Embedding: Support direct embedding in MDX documentation files.
  3. Dynamic Mounting: Mount React components dynamically based on component names
  4. Mock API Logic: Provide realistic mock implementations & skip real authentication calls
  5. Mintlify Integration: Handle client-side routing changes, detect theme switches (light/dark).
  6. These should be importable from consumer apps without any authentications.

Architecture:

image

References

Technical Details: https://oktawiki.atlassian.net/wiki/spaces/UCT/pages/edit-v2/4355359498?draftShareId=61c1094d-634d-4563-8f58-f3831f86a907

Testing

image image image image image image

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.

@grandmaester grandmaester self-assigned this Mar 5, 2026
@grandmaester grandmaester requested review from a team as code owners March 5, 2026 15:44
@grandmaester grandmaester added the documentation Improvements or additions to documentation label Mar 5, 2026
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

Summary

Status Count
🔍 Total 52
✅ Successful 2
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 50
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0
Full Github Actions output

@grandmaester grandmaester changed the title feat: Mintlify Components Docs Integration Changes(v1.0.0) feat: Mintlify Components Docs Integration Mar 5, 2026
@grandmaester grandmaester changed the title feat: Mintlify Components Docs Integration feat: Mintlify components integration documentations Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant