Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build a Component Test Page for Showcasing UI Components #39

Open
mantuok opened this issue Sep 18, 2024 · 0 comments
Open

Build a Component Test Page for Showcasing UI Components #39

mantuok opened this issue Sep 18, 2024 · 0 comments

Comments

@mantuok
Copy link
Collaborator

mantuok commented Sep 18, 2024

Can be implemented once issue 38 is done

Context

Build a component test page that provides an accessible location for reviewing all the components built so far. This will help with visual inspection of the components, ensuring they behave correctly in various states. In addition, it will serve as a reference for new developers to understand the available UI components and their variants quickly.
The page will display a list of components, each labeled with a corresponding header, and render the component in several variants.

Definition of Done

  1. A dedicated route (e.g., /components-test) has been created in the app.
  2. The page includes headers labeling each component, with the component displayed below each header.
  3. Each component is rendered in multiple variants (different sizes, colors, states, etc., as applicable).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant