Skip to content

Console's module tree doesn't expand selected module when navigating to a decl within that module #2661

Closed

Description

Steps to repro:

  1. Find a decl that contains a link to a decl m.d in another module m.
  2. Collapse m in the module tree and refresh to make sure that collapsed state is persisted correctly to localStorage.
  3. Click the link you found to m.d.
  4. Observe that while m will be highlighted in the module tree, and the page will correctly show the decl panel for m.d, m will still be collapsed in the module tree.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugSomething isn't workingconsoleWeb consoledx

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions