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
678 stars 346 forks source link

improve sysinfo frame consistency #1913

Closed OskarDamkjaer closed 1 year ago

OskarDamkjaer commented 1 year ago

Sysinfo would always run against the currently active database, leading to confusion on which database the stats came from. This PR makes it clear which database the stats come from, even if sysinfo was run before the database list was loaded