Closed
Description
Is your feature request related to a problem? Please describe.
I have a table column containing numbers that I want to make editable. The column type selection is missing a number type. Therefore, I have no way of making sure that the user input will be a number. This is a very important functionality because having editable numbers in tables is very common.
Describe the solution you'd like
- Having a number column type that restricts the user input to number values.
- Having number options like precision, stepper buttons etc.
- Having the possibility to chose meta types like currency, percent etc. (these could also be implemented as their own column types)
Describe alternatives you've considered
Imho there's no other way to solve this without a native implementation.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done