Frontmatter
| id | 4445 |
| title | form.field.Currency: manually entering values |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | May 17, 2023, 4:14 PM |
| updatedAt | May 17, 2023, 5:04 PM |
| githubUrl | https://github.com/neomjs/neo/issues/4445 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 17, 2023, 5:04 PM |
adjusting values is hard, e.g. if you want to manually drop in 123 => it gets transformed into 1.00 while typing.
the transformations should happen on focus leave (or if the field does not have focus)