Skip to content

🐛 The onChanged event of NumberBox should fire @ key press or key down. #972

@Jhonfunk

Description

@Jhonfunk

Let's say I want to decide whether to disable a button based on whether the number is greater than 0 or not.

The OnChanged event doesn't fire when the user presses the number keys on the keyboard, which can confuse the user.

If the OnChanged event must remain, adding the OnChanging event would be nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions