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

Fix UI for latest version of material-ui #4374

Merged
merged 17 commits into from
Feb 3, 2020
Merged

Fix UI for latest version of material-ui #4374

merged 17 commits into from
Feb 3, 2020

Conversation

fzaninotto
Copy link
Member

Material-ui 4.8 changes the menu density by default. But as we added the "dense" prop in react-admin, now the menus are very small...

  • Make SelectInput and SelectArrayInput helperText space always reserved
  • Fix menu size
  • Upgrade yarn.lock
  • Fix TypeScript errors in ra-core
  • Fix TypeScript errors in ra-ui-materialui

@djhi djhi added this to the 3.2.0 milestone Jan 31, 2020
@djhi djhi merged commit 7963d1a into next Feb 3, 2020
@djhi djhi deleted the ui-adjustments branch February 3, 2020 14:50
@guntoroyk
Copy link

Hi @djhi @fzaninotto , I upgraded my app to the latest version of react-admin, why did the custom filter position turn out like this? Please help. Thanks.

image

@fzaninotto
Copy link
Member Author

@guntoroyk see #4389

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants