Closed novubot closed 2 years ago
Can I work on this issue?
Sure thing @Suveksha, assigning you here. Feel free to jump on Discord if you need any help 🙏
Is this still open ? Looks like it was taken care in this Pull Request
@fredsossa1 it was! thank you 😄
Why?
We are in the process of creating our new core components using mantine and creating our very own storybook for easier UI development.
To learn more about our design system see #219
How?
To start contributing you need to run storybook locally:
To contribute, add a new component directory named
radio
inapps/web/src/design-system/
with the following files:1. Component file, overriding Mantine’s default implementation based on the design below.
2. Styles implementation, to fit our design. Consider dark and light color scheme.
3. Create a story for the radio component, showcasing our designs options (Checked, un-checked).
Radio button designs
Radio dark scheme:
Radio Button - Relayed Design System (Figma)
Radio light scheme:
Radio Button - Relayed Design System (Figma)
Need help?
For any questions feel free to contact us on discord 😃