mui / mui/material-ui

[joy-ui] Unexpected behavior of some components, RTL

Open
#38,939 2 comments 0 reactions 1 assignee View on GitHub

@siriwatknp is already working on this.

Since Sep 13, 2023.

docs on hold package: joy-ui scope: all components
Dominant language
JavaScript
Stars
99.1k
Forks
32.5k
Avg merge
2d 17h
Merged PRs (30d)
106

Description

Duplicates
  • I have searched the existing issues
Latest version
  • I have tested the latest version
Steps to reproduce 🕹

Link to live example:
codesandbox

Current behavior 😯

Tested on RadioButton, Select, and CheckBox

position is set to absolute by default is causing un-expected behavior when used in RTL. as shown in codesandbox demo.

Expected behavior 🤔

position is set to unset fixed the issue...

Context 🔦

No response

Your environment 🌎
npx @mui/envinfo
  System:
    OS: Windows 10 10.0.22621
  Binaries:
    Node: 18.6.0 - C:\kernal\nodejs\node.EXE
    Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD
    npm: 9.7.2 - C:\kernal\nodejs\npm.CMD
  Browsers:
    Chrome: 116.0.5845.180
    Edge: Spartan (44.22621.2215.0), Chromium (116.0.1938.76)
  npmPackages:
    @emotion/react: ^11.11.1 => 11.11.1
    @emotion/styled: ^11.11.0 => 11.11.0
    @mui/base:  5.0.0-beta.12
    @mui/core-downloads-tracker:  5.14.8
    @mui/icons-material: ^5.14.3 => 5.14.6
    @mui/joy: 5.0.0-beta.5 => 5.0.0-beta.5
    @mui/material: ^5.14.8 => 5.14.8
    @mui/system: ^5.14.8 => 5.14.8
    @mui/types:  7.2.4
    @mui/utils: ^5.14.7 => 5.14.8
    @types/react:  18.2.21
    react: ^18.2.0 => 18.2.0
    react-dom: ^18.2.0 => 18.2.0
    styled-components: ^5.3.11 => 5.3.11

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.