You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Currently, we have to select
StartedAfterDate
andStartedBeforeDate
to achieve this range selection. However, we should allow user to directly do this. I think we could merge 2 above filter options into justDate
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
The text was updated successfully, but these errors were encountered: