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
694 stars 348 forks source link

[Neo4j Desktop] [Browser Guide] #1191

Closed whatSocks closed 4 years ago

whatSocks commented 4 years ago

Description

UI text is where it's not supposed to be, see screenshot

Screen Shot 2020-09-07 at 11 58 01 AM

Reproduce Steps

For example, one that starts like this:

= Mahabharata =

The example graph consists of characters in Mahabharata - the Indian Epic.
Key nodes - Relations, Wars and their key actions

We'll go with key characters. There is great debate on Mahabharata genealogy, so we will stick to Wikipedia version for now
http://en.wikipedia.org/wiki/Mahabharata

here's an example in the wild

:play https://guides.neo4j.com/graph-examples/business-rule-recommendation-gist/graph_guide

See UI, text all over the place

Expected Behavior

Text should appear where it's supposed to

Current Behavior

Can you propose a solution?

What needs to be done to address this issue? Ideally, provide a pull request with a fix.

Your Environment

software name version
OS Mac Catalina
Web browser Neo4j Desktop Electron App
node.js
npm
yarn
Neo4j Browser Neo4j Desktop 1.3.3
Neo4j 4.1.0

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 4 years ago

Thanks for reporting this, should be easy to fix this today.