[Select] `appears over` is also needed
Nobody has claimed this yet.
- 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
Summary 💡
Just like the default behavior in v4
Examples 🌈
now: https://mui.com/material-ui/react-select/
prefer: https://v4.mui.com/components/selects/
Motivation 🔦
I quite agree with the following statement.
https://github.com/mui/material-ui/issues/18493#issuecomment-557793616
Whether appear over can be enabled through configuration?
For now, upgrading from v4, the default behavior is thoroughly different, and it's not fair to people who like appear over.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the current Select behavior at mui.com/material-ui/react-select/ with the v4 example at v4.mui.com/components/selects/, then read the linked discussion in issue #18493. Define how the v4 “appear over” behavior should be enabled through configuration, and verify that the resulting Select behavior matches the requested upgrade path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100