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

TablePagination -- Cannot Style MenuItems for dropdown menu #10720

Closed
1 task done
mrahman1122 opened this issue Mar 19, 2018 · 0 comments
Closed
1 task done

TablePagination -- Cannot Style MenuItems for dropdown menu #10720

mrahman1122 opened this issue Mar 19, 2018 · 0 comments
Assignees
Labels
component: table This is the name of the generic UI component, not the React module!

Comments

@mrahman1122
Copy link
Contributor

  • I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior

Still cannot apply styling to the dropdown menu in TablePagination, even with a handle to 'SelectProps' there is no way to set the styling on the rendered MenuItem elements. Can you give me a prop on the MenuItem within the map function that renders the options inside of the Select element?

Current Behavior

Input and select classes just style the container div, but nothing allows you to style the actual menu itself, which appears in a modal. 'SelectProps' does not actually give you a handle to update the style here.

Steps to Reproduce (for bugs)

Apply styling via 'classes' overrides option in the TablePagination component API. Or try to apply styling via 'classes' override in 'SelectProps'. It does not work.

Context

Trying to style the pagination menu popup.

@oliviertassinari oliviertassinari added the component: table This is the name of the generic UI component, not the React module! label Mar 19, 2018
@oliviertassinari oliviertassinari self-assigned this Apr 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: table This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

2 participants