Skip to content
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

[Bug][NumericTextbox] there is no way to set value in formatted input after blur and focus #654

Open
zdravkov opened this issue Jan 1, 2025 · 0 comments
Labels
Bug Item which indicates that something is not working FP: Planned SEV: Medium

Comments

@zdravkov
Copy link
Member

zdravkov commented Jan 1, 2025

Describe the bug
there is no way to set value in formatted input after blur and focus

To Reproduce
Steps to reproduce the behavior:

  1. Opon this Stackbliz - https://stackblitz.com/edit/6fnerfrf-3hulsidf
  2. Focus the first input and select all the content
  3. Delete the content and click outside of it
  4. Then click again in it and try to type 33.98

Expected behavior
You can type it

Screenshots
Immediately 3.00 is typed and the cursor is moved at the end

@zdravkov zdravkov added Bug Item which indicates that something is not working SEV: Medium FP: Planned labels Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working FP: Planned SEV: Medium
Projects
None yet
Development

No branches or pull requests

1 participant