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

Add tooltip for remove, up and down button on MaterialArrayLayout and MaterialArrayControl #2295

Conversation

Maxouwell
Copy link
Contributor

PR for #2284

Copy link

netlify bot commented Feb 26, 2024

Deploy Preview for jsonforms-examples ready!

Name Link
🔨 Latest commit 294593d
🔍 Latest deploy log https://app.netlify.com/sites/jsonforms-examples/deploys/65dcbfef23aa440008daa208
😎 Deploy Preview https://deploy-preview-2295--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

coveralls commented Feb 26, 2024

Coverage Status

coverage: 84.873% (+0.01%) from 84.861%
when pulling 294593d on Maxouwell:fix/mui-array-delete-button-tooltip
into 2bfe9aa on eclipsesource: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.

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.

@lucas-koehler lucas-koehler linked an issue Feb 26, 2024 that may be closed by this pull request
@Maxouwell Maxouwell force-pushed the fix/mui-array-delete-button-tooltip branch from 74d46a0 to 632ef31 Compare February 26, 2024 16:39
@Maxouwell
Copy link
Contributor Author

Maxouwell commented Feb 26, 2024

Sorry, didn't see you commented on the PR !
I added the tooltip to the MaterialArrayControl to be coherent (Exemple site was nagging me).

I'm doing your comments

@Maxouwell Maxouwell changed the title Add tooltip for remove, up and down button on MaterialArrayLayout Add tooltip for remove, up and down button on MaterialArrayLayout and MaterialArrayControl Feb 26, 2024
@Maxouwell
Copy link
Contributor Author

(should I be the one resolving the conversations ?)

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 @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.

@lucas-koehler lucas-koehler merged commit 21dd591 into eclipsesource:master Feb 27, 2024
8 checks passed
@Maxouwell Maxouwell deleted the fix/mui-array-delete-button-tooltip branch February 27, 2024 09:47
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.

React MUI Array delete button should have a tooltip
3 participants