Skip to content

[WC-2882] Use text input for number filter (9.24) #1532

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

Open
wants to merge 2 commits into
base: lts-data-widgets-9-24
Choose a base branch
from

Conversation

r0b1n
Copy link
Collaborator

@r0b1n r0b1n commented Apr 16, 2025

Pull request type

Bug fix (non-breaking change which fixes an issue)


Description

Input of type=number is having build it behavior for number parsing, this messes up with locale-specific number parsing, switch to type=text.
Bonus: highlight the input in red when number parsing was not successful.

@r0b1n r0b1n requested a review from a team as a code owner April 16, 2025 08:36
@r0b1n r0b1n changed the title [WC-2882] Use text input for number filter [WC-2882] Use text input for number filter (9.24) Apr 16, 2025
@r0b1n r0b1n force-pushed the dw-2.27.4 branch 3 times, most recently from a1d2096 to 248cca3 Compare April 16, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants