Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Navigation with hidden elements #752

@Aclrian

Description

@Aclrian

Describe the bug

When using next on hidden elements, the root will be selected.
On previous, another not related element will be selected. After clicking on the button, it's the same element that will be selected at different hidden elements.

To Reproduce

  1. select a method
  2. change the filter so that at least one parameter of this method is hidden
  3. select that parmeter
  4. click on next/previous
  5. the selection is set incorrectly.

Expected behavior

The previous/next parameter should be selected.

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

bug 🪲Something isn't workingreleasedIncluded in a release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions