neo4j / neo4j-browser

Neo4j Browser is the general purpose user interface for working with Neo4j. Query, visualize, administrate and monitor the database.
https://neo4j.com
GNU General Public License v3.0
662 stars 340 forks source link

Graph Guides - UI Issues #1421

Closed whatSocks closed 3 years ago

whatSocks commented 3 years ago

Description

Testing graph guides, which were written to exist in the main and wider browser area with the queries in the new sidebar results in some small UI issues.

Specifically, testing with these guides:

:guide https://guides.neo4j.com/graph-examples/drug-repurposing-by-hetnet-relationship-prediction-a-new-hope/graph_guide
:guide https://guides.neo4j.com/graph-examples/exploring-the-star-wars-social-network/graph_guide
Screen Shot 2021-05-28 at 1 32 06 PM Screen Shot 2021-05-28 at 1 32 40 PM Screen Shot 2021-05-28 at 1 35 14 PM

Reproduce Steps

Run the following queries and click through the resulting guides in the new guide sidebar:

:guide https://guides.neo4j.com/graph-examples/drug-repurposing-by-hetnet-relationship-prediction-a-new-hope/graph_guide
:guide https://guides.neo4j.com/graph-examples/exploring-the-star-wars-social-network/graph_guide

Expected Behavior

Your Environment

software name version
OS Mac
Web browser Neo4j Desktop Version 1.4.5 (1.4.5.55)
Neo4j Browser Neo4j Browser version: 4.2.6
Neo4j 4.2.7

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

For enhancements or other issues, please describe in as much detail as possible how the app should be changed and how this would benefit users/developers.

OskarDamkjaer commented 3 years ago

Thanks for taking the time to report this, in the 4.3.1 release we'll have a fix in place for the list items being off. Image background and sizing is up to the guide author to update to a format that works well in the sidebar, this is one of the main reasons we've not removed/deprecated the old :play command just yet!