Skip to content

Add cursor on nodes from Panel #70

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

Merged

Conversation

guimatheus92
Copy link
Contributor

Description

Adding cursor on each node from Panel (tree), to improve UX when hovering each entity.

How Has This Been Tested?

Open the panel and hover on each entity.

Checklist

  • I have tested and built the changes locally and they work as expected
  • I have added relevant documentation or updated existing documentation
  • My changes generate no new warnings

Screenshots (if applicable)

image

Additional Context

@shmuelzon can you please check and review if code if closer to what we wanted to achieve please?
I think a better usability of this feature would be to apply only to entities, but I wasn't able to ignore the group itselft. Can you help please? Check image below:

image

@shmuelzon
Copy link
Owner

shmuelzon commented Aug 30, 2024

Hey, yes, this is great! Thanks!

I was able to get your hover/highlight thing to be applied only on entities so I'll add that later on. With this new feature, I also think we can replace the double-click requirement with a single click since the entity is already highlighted and the curser changes and everything so I think it would be more intuitive and I'll add that to the pull request too.

I do have a couple of questions, though, so I'll add them to the review.

@shmuelzon shmuelzon force-pushed the users/guimatheus92/add-cursor-tree branch from d2b4bd9 to 4cf7dab Compare August 30, 2024 13:21
@shmuelzon shmuelzon merged commit 1ff5b47 into shmuelzon:master Aug 30, 2024
1 check 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.

2 participants