Skip to content

feat(storybook): add searchable sidebar and deep-link routing support#74

Open
geoffjay wants to merge 1 commit into
issue-51from
issue-52
Open

feat(storybook): add searchable sidebar and deep-link routing support#74
geoffjay wants to merge 1 commit into
issue-51from
issue-52

Conversation

@geoffjay
Copy link
Copy Markdown
Owner

Closes #52

Summary

  • Generator enhanced with a Rhai script section containing navigate_to() and on_search_change() for sidebar filtering and component navigation
  • All nav buttons have id="nav_{name}" and all pages have id="page_{name}" for script targeting
  • launch_storybook() passes --component and --search values via env vars (NEMO_STORYBOOK_COMPONENT, NEMO_STORYBOOK_SEARCH) into the launched app
  • Sidebar search input (id="sidebar_search") is wired in the generated XML

Depends on #51. Part of epic #9.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant