fix: always hide React Material multi enum when not visible by sdirix · Pull Request #2252 · eclipsesource/jsonforms

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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.

@netlify

Copy link

netlify bot commented

Jan 19, 2024

edited

Loading

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

@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

Reviewers

@lucas-koehler lucas-koehler lucas-koehler approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

3.2

Development

Successfully merging this pull request may close these issues.

3 participants

@sdirix @coveralls @lucas-koehler