Skip to content

Conversation

@edoardolincetto
Copy link
Contributor

Fixes #1207

PR Checklist

  • My branch is up-to-date with the Upstream main branch.
  • The unit tests pass locally with my changes (if applicable).
  • I have added tests that prove my fix is effective or that my feature works (if applicable).
  • I have added necessary documentation (if appropriate).

Short description of what this resolves:

Risolve un bug in cui il clic sui pulsanti di incremento (+) o decremento (-) degli input numerici causava l'invio involontario del form.

Changes proposed in this Pull Request:

  • Aggiunto l'attributo type="button" ai pulsanti di incremento e decremento nei controlli di input numerico.

@vercel
Copy link

vercel bot commented Oct 22, 2025

@edoardolincetto is attempting to deploy a commit to the dip-trasformazione-digitale Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Oct 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
design-react-kit Ready Ready Preview Nov 7, 2025 2:54pm

@astagi
Copy link
Member

astagi commented Nov 7, 2025

Thanks @edoardolincetto !

@astagi astagi merged commit c6b3bb8 into italia:main Nov 7, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Submit del form all'incremento/decremento di un input number

2 participants