Skip to content

Conversation

@Vibhasha-5
Copy link

What does this PR do?

Sets up Storybook with Vite for the DevUI project and adds basic stories for six core components:

  • Button
  • Input
  • Select
  • Dialog
  • Toast
  • Sidebar

Why is this needed?

This PR adds an isolated environment for UI component development and testing.
Contributors can now preview components without running the entire app, making development faster and more modular.

Current Status

✅ Storybook launches successfully using npm run storybook.
⚠️ Some stories are partially functional (components still loading) — can be enhanced in future PRs.

Note: Initial setup was verified with Storybook 8.6.14 + React + Vite.

Fixes

Issue #192

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @Vibhasha-5! Thanks for creating the pull request.
Soon the maintainers/owner will review it and provide you with feedback/suggestions.
Make sure to star this awesome repository and follow the account!

  • DevUI

@fahimahammed
Copy link
Owner

resolve merge conflict and add screen shot of your changes

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants