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

Components explorer improvements #2397

Merged
merged 12 commits into from
Aug 3, 2023

Conversation

bharatkashyap
Copy link
Member

@bharatkashyap bharatkashyap commented Jul 31, 2023

Screen.Recording.2023-08-01.at.5.07.40.PM.mov

@bharatkashyap bharatkashyap added the enhancement This is not a bug, nor a new feature label Jul 31, 2023
@bharatkashyap bharatkashyap requested a review from Janpot August 1, 2023 11:37
nodeId={root.id}
node={root}
label={<Typography variant="body2">{root.name}</Typography>}
onHover={onHover}
Copy link
Member

@Janpot Janpot Aug 1, 2023

Choose a reason for hiding this comment

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

Forgot onMouseLeave={onMouseLeave} here?

Copy link
Member

Choose a reason for hiding this comment

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

It feels a bit like there's a lot of duplication in this component that leads to these sort of mistakes. Any way this could be improved?

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll look into that as well

@bharatkashyap bharatkashyap requested a review from Janpot August 2, 2023 13:33
@bharatkashyap bharatkashyap merged commit 69fccbf into mui:master Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is not a bug, nor a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants