aws / graph-explorer

React-based web application that enables users to visualize both property graph and RDF data and explore connections between data without having to write graph queries.
https://github.com/aws/graph-explorer
Apache License 2.0
333 stars 48 forks source link

[Bug] Automatically open on selection not working #678

Closed kmcginnes closed 3 days ago

kmcginnes commented 6 days ago

Description

The "Automatically open on selection" button seems to do nothing.

Environment

Steps to Reproduce

  1. Enable "Automatically open on selection" on details sidebar
  2. Go to search sidebar
  3. Add a node to the view
  4. Select node

Should show details sidebar, but nothing happens.

CleanShot 2024-11-19 at 14 42 57@2x

Expected Behavior

The details panel should be shown when a node is selected.


[!IMPORTANT] If you are interested in working on this issue or have submitted a pull request, please leave a comment.

[!TIP] Please use a 👍 reaction to provide a +1/vote.

This helps the community and maintainers prioritize this request.