Skip to content
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

Invoice generator clears all fields if one field is incorrect #607

Open
joonatanaatos opened this issue Jan 21, 2025 · 2 comments
Open

Invoice generator clears all fields if one field is incorrect #607

joonatanaatos opened this issue Jan 21, 2025 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@joonatanaatos
Copy link
Contributor

If an error occurs when trying to send an invoice, all of the fields are cleared from the form and everything needs to be filled in again. For example, if the IBAN bank number is incorrect, clicking the send button will result in everything being cleared. The same happens also if the invoice total exceeds the integer limit.

Ideally, it would give the error message while keeping all information that was submitted.

@joonatanaatos joonatanaatos converted this from a draft issue Jan 21, 2025
@joonatanaatos joonatanaatos added bug Something isn't working enhancement New feature or request good first issue Good for newcomers and removed bug Something isn't working labels Jan 21, 2025
@MikaelSiidorow
Copy link
Collaborator

Related to facebook/react#29034 with workarounds in the comments

@patrr2
Copy link

patrr2 commented Feb 4, 2025

dibs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: 🔖 Ready
Development

No branches or pull requests

3 participants