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

[Task] Implement time range selection for datetimepicker filter #616

Closed
tthvo opened this issue Nov 8, 2022 · 2 comments
Closed

[Task] Implement time range selection for datetimepicker filter #616

tthvo opened this issue Nov 8, 2022 · 2 comments
Labels
design feat New feature or request

Comments

@tthvo
Copy link
Member

tthvo commented Nov 8, 2022

Currently, we have to select StartedAfterDate and StartedBeforeDate to achieve this range selection. However, we should allow user to directly do this. I think we could merge 2 above filter options into just Date and if the user choose only 1 date, UI can display a operation dropdown (i.e. before or after).

Example: https://www.patternfly.org/v4/components/calendar-month#date-range

@tthvo tthvo added design feat New feature or request labels Nov 8, 2022
@tthvo
Copy link
Member Author

tthvo commented Sep 16, 2024

I think this can be closed now :D

@andrewazores
Copy link
Member

Done in #1303

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design feat New feature or request
Projects
No open projects
Status: Pushed to 2.4.0
Development

No branches or pull requests

2 participants