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
Hi, thank you for the great work on this library! I find it very useful.
I wanted to ask if there is an existing feature or plan to add time selection to the mui-daterange-picker-plus component. Currently, it seems only dates can be selected, and I believe having the ability to choose a time would enhance the component’s functionality.
I have two ideas for implementing this feature:
Replacing the Date Picker with a DateTime Picker:
This approach would involve integrating a DateTimePicker component directly into the current date range picker, allowing users to select both date and time in one interface.
Adding a Time Picker in the Footer:
In this approach, users would select the date first, and then a Time Picker would appear in the footer section. This allows for a more flexible and user-friendly experience by separating the date and time selections.
I’m also interested in contributing to the project if this feature is not currently in development. Could you guide me on the best way to approach this, and whether there’s a preferred method among the two options I mentioned?
Looking forward to your feedback!
Thank you again for your efforts in maintaining this library. 🙏
The text was updated successfully, but these errors were encountered:
Hi, thank you for the great work on this library! I find it very useful.
I wanted to ask if there is an existing feature or plan to add time selection to the mui-daterange-picker-plus component. Currently, it seems only dates can be selected, and I believe having the ability to choose a time would enhance the component’s functionality.
I have two ideas for implementing this feature:
Replacing the Date Picker with a DateTime Picker:
This approach would involve integrating a DateTimePicker component directly into the current date range picker, allowing users to select both date and time in one interface.
Adding a Time Picker in the Footer:
In this approach, users would select the date first, and then a Time Picker would appear in the footer section. This allows for a more flexible and user-friendly experience by separating the date and time selections.
I’m also interested in contributing to the project if this feature is not currently in development. Could you guide me on the best way to approach this, and whether there’s a preferred method among the two options I mentioned?
Looking forward to your feedback!
Thank you again for your efforts in maintaining this library. 🙏
The text was updated successfully, but these errors were encountered: