[pickers][DateRangePicker] Text separator not correctly aligned vertically when displaying a helperText #15847
Labels
bug 🐛
Something doesn't work
component: pickers
This is the name of the generic UI component, not the React module!
status: waiting for maintainer
These issues haven't been looked at yet by a maintainer
support: pro standard
Support request from a Pro standard plan user. https://mui.com/legal/technical-support-sla/
Steps to reproduce
Steps:
Current behavior
The text separator is vertically centered relative to the height of the TextField and the helperText.
I used
slotProps={{ field: { dateSeparator: "to" }, }}
to show it more clearly, but it's the same behavior with the default text separator.Expected behavior
The text separator should be vertically centered relative to the height of the TextField only.
Context
No response
Your environment
npx @mui/envinfo
Search keywords: daterangepicker helperText
Order ID: 103632
The text was updated successfully, but these errors were encountered: