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

feat(angular-material): improve responsiveness of tablerenderer #2312

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

LukasBoll
Copy link
Contributor

This commit resolves issues where the table renderer extended beyond the width of its parent element

closes #2309

This commit resolves issues where the table renderer extended beyond the width of its parent element

closes eclipsesource#2309
Copy link

netlify bot commented Apr 2, 2024

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit f028989
🔍 Latest deploy log https://app.netlify.com/sites/jsonforms-examples/deploys/660bbbdf30203e0008c60b6a
😎 Deploy Preview https://deploy-preview-2312--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.804%. remained the same
when pulling f028989 on LukasBoll:angular_array_size
into bb7a255 on eclipsesource:master.

@lucas-koehler lucas-koehler self-requested a review April 9, 2024 15:18
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.

Hi @LukasBoll , thanks for the contribution ❤️
Code changes LGTM and the fix seems to work as expected. I also like that the action column is now always visible 👍

@lucas-koehler lucas-koehler merged commit c74b8ba into eclipsesource:master Apr 9, 2024
8 checks passed
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.

Angular material tablerenderer exceeds the width of JSON Forms
3 participants