-
Notifications
You must be signed in to change notification settings - Fork 433
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
Add Upload to Storybook and make it reusable and move it into it's own component #1095
Comments
hey @Traxmaxx i would like to do this task, Can you assign this to me ? |
Hei @faisal7008! It's all your's! Do you already have access to our Figma? If not we would need your email to give you access : ) |
|
You should have received an invite! |
feat: add reusable upload component to storybook #1095
We introduced a new Feedback widget width a drag'n'drop file upload. We would like to make this component reusable in other pages and add it to our Storybook.
Figma designs are here
You will find the current upload form inside
/Users/traxmaxx/Sites/tailwarden/komiser/dashboard/components/feedback-widget/FeedbackWidget.tsx:1
. Look for something likePlease move this into it's own component with all necessary props and stylings and make sure the FeedbackWidget is using the new implementation. Also please add the new component to Storybook with all necessary variants and a proper documentation.
Additional context
If you want to tackle this task, feel free to share with us your email address so we can give you access to the Figma project :)
The text was updated successfully, but these errors were encountered: