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

Tooltips in connection explorer #74

Closed lukashornych closed 6 months ago

lukashornych commented 7 months ago

Currently, long catalog names and entity types are being trancated. This is correct, but on mouse hover a tooltip with full name should be displayed.

Also it could be helpful if collections have their count next to them.