Skip to content

Conversation

AuraOfDivinity
Copy link

@AuraOfDivinity AuraOfDivinity commented Oct 10, 2025

Purpose

This pull request integrates Storybooks. PR will be updated to include additional details as more changes are made.

Related Issues

Checklist

  • Install and configure Storybook core dependencies, React and Vite integrations in the monorepo
  • Add essential Storybook addons (essentials, a11y, Chromatic, design tokens, docs, controls, viewport)
  • Set up .storybook configuration for @asgardeo/react
  • Set up .storybook configuration for @asgardeo/nextjs
  • Ensure compatibility with React and Next.js components (alias resolution, framework integration)
  • Add .stories.tsx files for key components (e.g., OrganizationSwitcher, CreateOrganization) covering various states (default, loading, error)
  • Document component props, API usage, and interactive examples in stories
  • Integrate existing i18n system (packages/javascript/src/i18n/) and enable locale switching in Storybook
  • Configure accessibility and visual regression testing (a11y addon, Chromatic setup)
  • Add Storybook scripts to package.json and configure static build output for deployment
  • Validate builds locally and in CI/CD (storybook build + Chromatic run)
  • Update documentation/README with Storybook usage and testing workflow
  • Verify design consistency, accessibility, and final deliverables before merging

Security checks

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