lukashornych / evitalab

Official web-based GUI client for evitaDB e-commerce database. It is built to help developers who use evitaDB with exploring and debugging their domain structure and data. Besides standard query executing, it also supports multiple no-code tools to quickly navigate through domain structure, docs and data without needing to write any queries.
https://github.com/lukashornych/evitalab
Apache License 2.0
7 stars 1 forks source link

Allow hiding panels in consoles #151

Open lukashornych opened 6 days ago

lukashornych commented 6 days ago

In GQL and evitaQL console, there are left and right panels that cannot be hidden. It would be helpful if both left and right panel could be made hidden to focus only on query or only on result. There should be some fallback text if both sides are closed.