feat(react): new component FileUpload#4540
Conversation
🦋 Changeset detectedLatest commit: a93af65 The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
One issue I have encountered: because all the components are in one common |
|
Someone else will need to take over this branch and write the documentation. The component is ready but needs code-review for the latest changes. |
|
mimarz
left a comment
There was a problem hiding this comment.
Note to self: Me and @eirikbacker want to try and see if we can reduce the number of sub-components to promote composition of existing components.
Not only that, but I can bet you people will use <Input> inside <Fileupload> (instead of <Fileupload.Input>), and we should see if we can make that work.



resolves #1236