mui / material-ui

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
https://mui.com/material-ui/
MIT License
93.75k stars 32.24k forks source link

[joy-ui][Select] Option flickers for multiple and controlled Select #43248

Open atillaaliyev opened 2 months ago

atillaaliyev commented 2 months ago

Steps to reproduce

Link to live example: https://codesandbox.io/p/sandbox/multiple-select-joy-gmxvy2

Steps:

  1. Select a option
  2. Then select other options

Current behavior

Options are flickering.

Expected behavior

Options shouldn't flicker.

Context

When I selected option from Select Component that is multiple and controlled, options flickered.

options-flicker.webm

Your environment

npx @mui/envinfo ``` Don't forget to mention which browser you used. Output from `npx @mui/envinfo` goes here. ```

Search keywords: option flicker, select bug

siriwatknp commented 2 months ago

Thanks for reporting the issue! Joy UI development is temporarily on hold as the maintainers focus on the next two major releases of Material UI