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: always hide React Material multi enum when not visible #2252

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

sdirix
Copy link
Member

@sdirix sdirix commented Jan 19, 2024

The 'Hidden' of the MaterialEnumArrayRenderer only applied from screen size 'xl' and larger. However it should always apply. This fix changes 'xlUp' to 'xsUp', therefore the control is hidden on all screen sizes.

The 'Hidden' of the MaterialEnumArrayRenderer only applied from screen
size 'xl' and larger. However it should always apply. This fix changes
'xlUp' to 'xsUp', therefore the control is hidden on all screen sizes.
Copy link

netlify bot commented Jan 19, 2024

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit 659440c
🔍 Latest deploy log https://app.netlify.com/sites/jsonforms-examples/deploys/65aaa8c04d489b00088f469a
😎 Deploy Preview https://deploy-preview-2252--jsonforms-examples.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@coveralls
Copy link

Coverage Status

coverage: 84.798%. remained the same
when pulling 659440c on fix-material-enum-array-visbility
into fce6b1e on master.

Copy link
Contributor

@lucas-koehler lucas-koehler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the fix :)

@lucas-koehler lucas-koehler merged commit c5f28e6 into master Jan 22, 2024
11 checks passed
@lucas-koehler lucas-koehler deleted the fix-material-enum-array-visbility branch January 22, 2024 08:35
@sdirix sdirix added this to the 3.2 milestone Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants