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

[pickers] Static variant for DateTimeRangePicker (the StaticDateRangePicker component) #14998

Open
sleukeleire opened this issue Oct 16, 2024 · 1 comment
Labels
component: pickers This is the name of the generic UI component, not the React module! new feature New feature or request support: pro standard Support request from a Pro standard plan user. https://mui.com/legal/technical-support-sla/ waiting for 👍 Waiting for upvotes

Comments

@sleukeleire
Copy link

sleukeleire commented Oct 16, 2024

Summary

Most of the date(time)(range) components have a "static variant", for example the "Date Range" type has a "StaticDateRangePicker" component, see https://mui.com/x/react-date-pickers/date-range-picker/#available-components
However, the new "Date Time Range" does not, can it be added?

Examples

No response

Motivation

The way we are working, we render the field separately, and then the static variant inside of a custom popup (with lots of project-specific extra's).

We have a workaround for now (we set slotProps.popper.container to our custom HTMLElement & force position: relative with CSS, however this requires the "!important" keyword, so it's not very future-proof & it's just inconsistent with the rest of our framework..)

Search keywords: date time range static variant
Order ID: 89609

@sleukeleire sleukeleire added new feature New feature or request status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Oct 16, 2024
@github-actions github-actions bot added the support: pro standard Support request from a Pro standard plan user. https://mui.com/legal/technical-support-sla/ label Oct 16, 2024
@arthurbalduini arthurbalduini added the component: pickers This is the name of the generic UI component, not the React module! label Oct 17, 2024
@arthurbalduini arthurbalduini changed the title Static variant for DateTimeRangePicker (the StaticDateRangePicker component) [pickers] Static variant for DateTimeRangePicker (the StaticDateRangePicker component) Oct 17, 2024
@arthurbalduini arthurbalduini added the waiting for 👍 Waiting for upvotes label Oct 21, 2024
@arthurbalduini
Copy link
Member

Hello @sleukeleire,

I will add this issue to our grooming board so we can discuss it internally.
While we do that, I've added the label "waiting for upvotes" to see the traction on this topic.
We are keeping the issue open for tracking! 🙂

@arthurbalduini arthurbalduini removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! new feature New feature or request support: pro standard Support request from a Pro standard plan user. https://mui.com/legal/technical-support-sla/ waiting for 👍 Waiting for upvotes
Projects
None yet
Development

No branches or pull requests

2 participants