Skip to content

Fix number input - #278

Merged
devmount merged 2 commits into
mainfrom
bugs/269-fix-number-input
Aug 4, 2026
Merged

Fix number input#278
devmount merged 2 commits into
mainfrom
bugs/269-fix-number-input

Conversation

@devmount

@devmount devmount commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Description of the Change

  • This change replaces input type="number" with type="text" to properly trim number input values.
  • Also a missing test dir entry in tsconfig was added

Benefits

No silent value drop anymore.

Applicable Issues

Closes #269

@devmount devmount self-assigned this Aug 4, 2026

@devmount devmount left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@devmount
devmount merged commit 7cf99e1 into main Aug 4, 2026
6 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.

CCLI number field fails silently if input contains a space

1 participant