-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 🚸 adds confirmation dialog before user sends error report (#449)
* feat: 🚸 adds confirmation dialog before user sends error report * fix: 🩹 wrong texts * Update src/locales/en.json Co-authored-by: Štefan Baebler <stefan.baebler@gmail.com> * Update Italian translation for error reporting confirmation dialog. Until proper translation we eill display in English. * Update src/locales/it.json Co-authored-by: Štefan Baebler <stefan.baebler@gmail.com> * Update src/components/DoctorCard/ReportError/index.js Co-authored-by: Štefan Baebler <stefan.baebler@gmail.com> * fix: 🐛 no formData Includes major refactoring. * feat: ✨ adds better user experience if error happens * fix: 💄 form has no padding * feat: 🚸 Add required attribute to form inputs and implement reset functionality --------- Co-authored-by: Štefan Baebler <stefan.baebler@gmail.com>
- Loading branch information
Showing
9 changed files
with
496 additions
and
204 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.