Skip to content

getSiblingItemBelow #187

@petersobolev

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!

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