You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement all the components in the front end in a storybook implementation. Starting by the most basic UI building blocks such as Buttons, Inputs, Cards, etc.
Why it needs to be done**
To improve re usability and SOLID and DRY principles, to make it easy to check for the graphic design team and provide an easy way to check a single source of truth for current component implementation in the application.
Acceptance Criteria/Task List**
Button
NavButton
Input
TextArea
Select
ImageUpload
RadioSelector
Icon
Card
Rating
DataTable
List
LinearChart
RadialChart
...
The text was updated successfully, but these errors were encountered:
What needs to be done
Implement all the components in the front end in a storybook implementation. Starting by the most basic UI building blocks such as Buttons, Inputs, Cards, etc.
Why it needs to be done**
To improve re usability and SOLID and DRY principles, to make it easy to check for the graphic design team and provide an easy way to check a single source of truth for current component implementation in the application.
Acceptance Criteria/Task List**
The text was updated successfully, but these errors were encountered: