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

Gleitkomma-Input: Strings werden nicht korrekt validiert #443

Closed
1 task
darenegade opened this issue Jun 12, 2023 · 1 comment · Fixed by #1172
Closed
1 task

Gleitkomma-Input: Strings werden nicht korrekt validiert #443

darenegade opened this issue Jun 12, 2023 · 1 comment · Fixed by #1172
Assignees
Labels
bug Something isn't working internal

Comments

@darenegade
Copy link
Member

darenegade commented Jun 12, 2023

Describe the bug
Gleitkommezahlen-Inputs ermöglichen Fehleingabe, z.B. Zahlen mit Tausendertrennzeichen

To Reproduce
Steps to reproduce the behavior:
https://git.muenchen.de/digitalisierung/digiwf-support/-/issues/98#schritte-um-den-fehler-nachzustellen

Expected behavior
Eingabe von Strings verbieten und keine Tausendertrennzeichen
Alternativ: Über vue-mask Eingabe autom. formatieren und resultierenden Wert entsprechend ohne Formatierung speichern

Acceptance Criteria

  • Gleitkomma-Input verbietet Trennzeichen oder forciert diese mit validem output

Additional context
https://git.muenchen.de/digitalisierung/digiwf-support/-/issues/98

@darenegade darenegade added bug Something isn't working internal labels Jun 12, 2023
@lmoesle lmoesle assigned lmoesle and unassigned lmoesle Dec 11, 2023
@dominikhorn93 dominikhorn93 self-assigned this Jan 5, 2024
@dominikhorn93
Copy link
Contributor

Ist nicht perfekt... aber mir ist echt nichts besseres eingefallen als das hier: https://github.com/it-at-m/vuetify-jsonschema-form/pull/9/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working internal
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants