-
Notifications
You must be signed in to change notification settings - Fork 373
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
Add tooltip for remove, up and down button on MaterialArrayLayout and MaterialArrayControl #2295
Add tooltip for remove, up and down button on MaterialArrayLayout and MaterialArrayControl #2295
Conversation
✅ Deploy Preview for jsonforms-examples ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Maxouwell ,
thank you for this contribution ❤️
The code looks already pretty good to me and works as expected in the example app :)
I only have a few minor remarks inline. Please have a look.
packages/material-renderers/test/renderers/MaterialArrayLayout.test.tsx
Outdated
Show resolved
Hide resolved
packages/material-renderers/test/renderers/MaterialArrayLayout.test.tsx
Outdated
Show resolved
Hide resolved
packages/material-renderers/test/renderers/MaterialArrayLayout.test.tsx
Outdated
Show resolved
Hide resolved
… MaterialArrayControl
74d46a0
to
632ef31
Compare
Sorry, didn't see you commented on the PR ! I'm doing your comments |
(should I be the one resolving the conversations ?) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Maxouwell , thanks for the updates and also updating the table control :)
You can resolve comments that you deem fixed in the future but I did it for now.
PR for #2284