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

[DateTimeRangePicker] Different selection flow option #12635

Open
LukasTy opened this issue Apr 2, 2024 · 2 comments
Open

[DateTimeRangePicker] Different selection flow option #12635

LukasTy opened this issue Apr 2, 2024 · 2 comments
Labels
component: DateTimeRangePicker The React component component: pickers This is the name of the generic UI component, not the React module! enhancement This is not a bug, nor a new feature waiting for 👍 Waiting for upvotes

Comments

@LukasTy
Copy link
Member

LukasTy commented Apr 2, 2024

Created from: #12586 (comment)

The current selection flow for the component is: Start Date -> Start Time -> End Date -> End Time
A user is asking for the following flow: Start Date -> End Date -> Start Time -> End Time

During the development, we were considering both and initially implemented the latter.
For the release, we pivoted towards the first flow.

Both flows could make sense, especially under different circumstances and for different date and time selections.

One option could be to have the flow controllable, keeping the existing as default, but adding the option to change it.

Search keywords:

@LukasTy LukasTy added component: pickers This is the name of the generic UI component, not the React module! enhancement This is not a bug, nor a new feature component: DateTimeRangePicker The React component waiting for 👍 Waiting for upvotes labels Apr 2, 2024
@LukasTy
Copy link
Member Author

LukasTy commented Apr 2, 2024

Adding the "waiting for 👍" label to gauge the interest for it.

@cwittlinger89
Copy link

Would be greatly appreciated if this comes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: DateTimeRangePicker The React component component: pickers This is the name of the generic UI component, not the React module! enhancement This is not a bug, nor a new feature waiting for 👍 Waiting for upvotes
Projects
None yet
Development

No branches or pull requests

2 participants