Frontmatter
| id | 4419 |
| title | form.field.Number: we need a smarter stepSize validation for stepSizes < 1 |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | May 12, 2023, 1:10 PM |
| updatedAt | May 12, 2023, 1:16 PM |
| githubUrl | https://github.com/neomjs/neo/issues/4419 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 12, 2023, 1:16 PM |
this one is a bit tricky, since the field & stepSize values can both be float values, in which case rounding errors can occur.