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

RecursiveTreeView bug after changing nodes #2875

Open
KaiStarkk opened this issue Oct 14, 2024 · 1 comment
Open

RecursiveTreeView bug after changing nodes #2875

KaiStarkk opened this issue Oct 14, 2024 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@KaiStarkk
Copy link

Current Behavior

For selectable multiple RecursiveTreeViews, checking a node with a recursive sibling after changing nodes throws an error.

This issue will be accompanied by a pull request isolating the issue in a test to clarify.

Expected Behavior

After changing the nodes, it should still be possible to select nodes.

Steps To Reproduce

Refer to test submitted on PR for exact steps.

Link to Reproduction / Stackblitz

No response

More Information

An example of where this issue arises is when trying to paginate a RecursiveTreeView. For example, if trying to create a directory of files/folders with ability to select multiple.

I'm intending to work on it after back from leave, will submit the tests for now.

@KaiStarkk KaiStarkk added the bug Something isn't working label Oct 14, 2024
@endigo9740 endigo9740 added this to the v2.0 milestone Nov 11, 2024
@endigo9740
Copy link
Contributor

Just FYI, we've outlined our plans for Skeleton v2 going forward in the post below. I'm am reaching out now as a heads up, as this ticket is slated to be closed when Skeleton v3 is released. Full details can be found here:

If you no longer feel your issue is relevant, please feel free to close it directly.

And if you have any follow up questions, please feel free to reach out in the comments below. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants