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
671 stars 345 forks source link

Fix element-id showing incorrectly in table #1949

Closed OskarDamkjaer closed 9 months ago

OskarDamkjaer commented 9 months ago

Before (notice the element ids are just old ids but as strings): CleanShot 2023-11-06 at 14 14 39

After: CleanShot 2023-11-06 at 14 13 55

Also adds it to the node properties panel here: CleanShot 2023-11-06 at 14 13 19