Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
vrumyantsev898 opened this issue Feb 27, 2025 · 3 comments
Closed

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

vrumyantsev898 opened this issue Feb 27, 2025 · 3 comments
Assignees

Comments

@vrumyantsev898
Copy link

vrumyantsev898 commented Feb 27, 2025

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.

@adnanqaops
Copy link
Collaborator

This has been released in V2.6.4.

@github-project-automation github-project-automation bot moved this to ✅ Done in Lowcoder Mar 24, 2025
@vrumyantsev898
Copy link
Author

Very nice, thanks

@vrumyantsev898
Copy link
Author

Hello! I test this features and you forgot to realize configurable step for hours minutes and seconds, can i ask you to add this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants