Skip to content

[Feat]: Add a time only column type to the table component #1549

Closed
@vrumyantsev898

Description

@vrumyantsev898

Description :

I have a table column containing time only type that I want to make editable. The column type selection is missing a time only type. Therefore, I have no way of making sure that the user input will be a time. This is a very important functionality because having editable time only in tables is very common.

Currently, we have the "Date" and "Date-Time" column type on Table component as shown below :

Image

We also need to have "Time" only column type, where User can add time.

Describe the solution you'd like

  • Having a time only column type that restricts the user input to time values.

  • Having time only options like input format, stepper to minutes or seconds etc.

  • Having the possibility to add suffix and prefix icon or text

Describe alternatives you've considered
Imho there's no other way to solve this without a native implementation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions