ricardo_data
ricardo_data copied to clipboard
review
- [x] automatically create branch at login
- [x] in general make the required fields appear on top of the form
- [x] select component : default values should be empty
- [x] in source form, add suggestions using existing values from the current source table
- [x] change labels to indicate the fix tresults in summary using LABEL_FIELDS_FK_SOLVED constant
- [x] change the name of the download flow fils add a "_ongoing_corrections" to the name before ext
- [x] make the required error disaply message mor explicit : add the fieldname and if possible the row number
- [x] pre-fill
modified_currency
in exchange_rates table after FK validation fail ~- [ ]Cannot assign to read only property of array
error~ - [x] add a confirmation modal if an error has been solved but without using the confirm this fix button and a navigation button is pressed next error / prev error / back to summary
second round to make it even better
- [ ] add a "discard modification" button close to "confirm this fix" to let the user cancel what she started to be able to move to next error without confirming
- [ ] if there are two year format errors, the second one will take the fixedValue of the first one as a default value when automatically opening it after confirming the first error fix
- [ ] add a loading gif when uploading to github cause it takes a long time and we want to make sure the user will understand he has to wait. Maybe adding a message : this will take a few minutes ? There is no way we can provide her with more info while uploading I guess ?
- [ ] add a logout button at the first step to let the user change his nickname