fix: add allowed extensions props on formik input component#913
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughAdds an optional ChangesMuiFormikUpload allowedExtensions
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@smarcet waiting changes from OpenStackweb/openstack-uicore-foundation#236 to update uicore version |
b2683d5 to
595e3c6
Compare
Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
654ddf1 to
f0ce2ad
Compare
* fix: add allowed extensions props on formik input component Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * fix: replace mui formik upload with uicore component Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * fix: adjust mock import on test Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> --------- Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
* fix: add allowed extensions props on formik input component Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * fix: replace mui formik upload with uicore component Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> * fix: adjust mock import on test Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com> --------- Signed-off-by: Tomás Castillo <tcastilloboireau@gmail.com>
ref: https://app.clickup.com/t/86b9c38wj
Signed-off-by: Tomás Castillo tcastilloboireau@gmail.com
Summary by CodeRabbit
New Features
Tests
Chores