-
Notifications
You must be signed in to change notification settings - Fork 6
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
[#1982] Add file-type error validation for document-upload #978
[#1982] Add file-type error validation for document-upload #978
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #978 +/- ##
========================================
Coverage 94.74% 94.74%
========================================
Files 872 872
Lines 30571 30571
========================================
Hits 28965 28965
Misses 1606 1606 ☔ View full report in Codecov by Sentry. |
b9a9040
to
52bd213
Compare
src/open_inwoner/components/templates/components/Form/FileInput.html
Outdated
Show resolved
Hide resolved
Looks good overall, few minor remarks |
b38f749
to
1d41034
Compare
d06884c
to
8027356
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a question regarding the CardContainer
changes, the rest looks good
issue: https://taiga.maykinmedia.nl/project/open-inwoner/task/1982
Plus: also fixed the issue where the delete button became non-functional when more than 1 faulty file is selected.