Skip to content

Conversation

@Han5991
Copy link
Contributor

@Han5991 Han5991 commented May 1, 2025

fix: #7765

test(NumberInput): add onBlur min/max clamping and large value edge case tests

  • Add tests to verify value is clamped to min or max on blur when input is out of bounds
  • Ensure clamping works with both regular and very large min/max values

@Han5991 Han5991 force-pushed the feature/fix-NumberInput-max branch from a0ca339 to 2752223 Compare May 1, 2025 13:04
@rtivital rtivital merged commit 15598d3 into mantinedev:master May 2, 2025
1 check passed
@rtivital
Copy link
Member

rtivital commented May 2, 2025

Thanks!

@Han5991 Han5991 deleted the feature/fix-NumberInput-max branch June 22, 2025 10:00
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.

NumberInput max validation does not work when number is big but min does

2 participants