Skip to content

Conversation

@egeakman
Copy link
Contributor

No description provided.

@egeakman
Copy link
Contributor Author

Currently: Stories are created for initial stuff.
Next steps:

@egeakman egeakman requested a review from Copilot March 26, 2025 20:22
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces Storybook integration for testing by setting up configuration files, documentation updates, and sample stories for selection components.

  • Added Storybook configuration files (.storybook/main.ts and .storybook/preview.ts) to support React Native Web via Vite.
  • Provided README instructions and updated ESLint configuration to include the Storybook plugin.
  • Introduced stories for Select and MultiSelect components to illustrate component usage.

Reviewed Changes

Copilot reviewed 24 out of 26 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.storybook/main.ts Added Storybook configuration for React Native Web Vite.
.storybook/README.md Updated documentation to reflect new Storybook guidelines.
src/stories/Select.stories.tsx Added stories for the Select component.
src/stories/MultiSelect.stories.tsx Added stories for the MultiSelect component.
.storybook/preview.ts Created a preview configuration for Storybook.
.eslintrc.js Updated ESLint settings to include the Storybook plugin.
Files not reviewed (2)
  • .npmignore: Language not supported
  • package.json: Language not supported

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.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.

2 participants