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 the Date Range component requires selection two dates to form the range. Would like to see an option for this component to select just one input for a single date selection. Ideally this would a prop when the component is added to the page.
What problem would this solve?
Better experience for users selecting date from calendar vs. Dropdown component.
How should it work?
Component would mostly look the same, but would only allow one selection instead of start and end dates. Probably would not show the right-hand "Date Range" options for relative date ranges though.
The text was updated successfully, but these errors were encountered:
Description
Currently the Date Range component requires selection two dates to form the range. Would like to see an option for this component to select just one input for a single date selection. Ideally this would a prop when the component is added to the page.
What problem would this solve?
Better experience for users selecting date from calendar vs. Dropdown component.
How should it work?
Component would mostly look the same, but would only allow one selection instead of start and end dates. Probably would not show the right-hand "Date Range" options for relative date ranges though.
The text was updated successfully, but these errors were encountered: