Skip to content

fix(controls): NumberBox need validating new value after applying step change value#1688

Merged
pomianowski merged 2 commits intolepoco:mainfrom
freemanke:main
Apr 23, 2026
Merged

fix(controls): NumberBox need validating new value after applying step change value#1688
pomianowski merged 2 commits intolepoco:mainfrom
freemanke:main

Conversation

@freemanke
Copy link
Copy Markdown
Contributor

…p change value

When using keyboard up, down or spin button to udpate NumberBox value, control will trigger error value change if value less then minium or great then maxmium

Pull request type

fix bug

@freemanke freemanke requested a review from pomianowski as a code owner April 17, 2026 03:40
@github-actions github-actions Bot added controls Changes to the appearance or logic of custom controls. PR Pull request dotnet release labels Apr 17, 2026
@pomianowski pomianowski changed the title fix(controls): NumberBox need validating new value after applying ste… fix(controls): NumberBox need validating new value after applying step change value Apr 23, 2026
@pomianowski pomianowski merged commit d36d452 into lepoco:main Apr 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

controls Changes to the appearance or logic of custom controls. dotnet PR Pull request release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants