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

fix(react-keytips): fix tree issue with not removing the nodes #274

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

mainframev
Copy link
Contributor

@mainframev mainframev commented Dec 19, 2024

useKeytips hook was not removing alias node, plus it had duplicates and it showed them in some cases (see Overflow example below).

Before:

Screen.Recording.2024-12-19.at.15.47.57.mov

After:

Screen.Recording.2024-12-19.at.15.49.50.mov

@mainframev mainframev force-pushed the fix/react-keytips-tree-issue branch from c928700 to 20dafdf Compare December 19, 2024 14:53
@mainframev mainframev merged commit d0c919b into microsoft:main Dec 19, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants