Skip to content

Conversation

jonathanarnault
Copy link
Contributor

Problem

In lot of framework docs, I often can test components directly in the doc page. This is not possible in RA's documentation.

Solution

Add a link to storybook in documentation for components and hooks that have one

Capture d’écran du 2025-07-01 15-05-57

How To Test

Start the documentation using

make doc

Then go on http://localhost:4000/Admin.html, you should see the Storybook link in the Table of Content

Additional Checks

  • The PR targets master for a bugfix or a documentation fix, or next for a feature
  • The PR includes unit tests (if not possible, describe why)
  • The PR includes one or several stories (if not possible, describe why)
  • The documentation is up to date

Also, please make sure to read the contributing guidelines.

@djhi djhi merged commit 93a0f31 into master Jul 2, 2025
15 checks passed
@djhi djhi deleted the chore/link-storybook branch July 2, 2025 09:50
@djhi djhi added this to the 5.9.1 milestone Jul 2, 2025
@djhi djhi changed the title Feat(doc): Add link to storybook in page toc for components and hooks that have storybook [Doc] Add link to storybook in page toc for components and hooks that have storybook Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Development

Successfully merging this pull request may close these issues.

2 participants