[Chip] Adornments are misaligned when using RTL partially #45193
Labels
bug 🐛
Something doesn't work
component: chip
This is the name of the generic UI component, not the React module!
package: material-ui
Specific to @mui/material
ready to take
Help wanted. Guidance available. There is a high chance the change will be accepted
Repro:
https://codesandbox.io/p/sandbox/confident-driscoll-24gvrz?file=%2Fsrc%2FApp.js%3A1%2C1
Steps to reproduce
dir="rtl"
to part of the appCurrent behavior
when the direction of a parent is RTL the chips content is disrupted and the places are not correct.
specially on Delete.
Expected behavior
It has to be well alligned.
Context
I am using chip in RTL website.
Your environment
npx @mui/envinfo
Search keywords: RTL Chip Bug
The text was updated successfully, but these errors were encountered: