eclipsesource / eclipsesource/jsonforms
Number field allows to enter 'e'
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 424
- Avg merge
- 17d 8h
- Merged PRs (30d)
- 1
Description
**Describe the bug**
When entering a value into a number field you can only enter numbers and the letter `e` probably because of possible support for a scientific notation.
**To Reproduce**
See gif:

**Expected behavior**
I would expect the number field to either not allow to enter `e` at all or convert the entered numbers.
**Browser (please complete the following information):**
- Browser [e.g. chrome, safari] chrome
- Version [e.g. 22] 80.0.3987.149
**Used Setup (please complete the following information):**
- Framework: [e.g. react, angular] react, (didn't test angular)
- RendererSet: [e.g. material, vanilla] material and vanilla
Contributor guide
Assessment
This issue has not been assessed yet.