Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style for List children #5050

Closed
IvanVlasic opened this issue Aug 23, 2016 · 0 comments
Closed

Style for List children #5050

IvanVlasic opened this issue Aug 23, 2016 · 0 comments
Labels
component: list This is the name of the generic UI component, not the React module! package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.

Comments

@IvanVlasic
Copy link

Is there a way to set height only for children of list and make it scrollable?

I could set div around ListItems and make it happen with CSS but then onChange property of SelectableList doesn't register any changes.

Can't use onClick on ListItems either because then clicking on rightIconButton triggers click on ListItem.

So far, I see that I can only change style for whole List or for individual ListItems.

Are there any solutions for this?

@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 21, 2022
@zannager zannager added component: list This is the name of the generic UI component, not the React module! package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5. and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: list This is the name of the generic UI component, not the React module! package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
Projects
None yet
Development

No branches or pull requests

3 participants