Skip to content

getSiblingItemBelow #187

Description

@petersobolev

Thanks for the lib!

In my project I implemented delete and I set focus on the item below deleted one (using getItemBelow() ).
In most cases it is ok, but if I delete item with children and item is expanded, getItemBelow() returns non existing child (because child item below deleted together with it's parent). Could you modify getItemBelow() logic to maintain this situation or add another function like getSiblingItemBelow() ?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions