In some of my apps, I have multiple databases which I need to manage and frequently jump between them. Would be beneficial if the databases start folded when we click on the side panel.
Currently, whenever you go to the “Data” side panel, all databases are expanded.
Currently all databases are expanded, not only the current or default.
I am working on the development branch, which is linked to a different database from the production branch. Every time I add or edit a table, I end up with adding it (not too bad) or editing it (really really bad) to the production database, simply because the UI decided to show it up there, expanded, right where 5 minutes earlier it was collapsed.