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

Cannot retry loading of GraphQL console #73

Open lukashornych opened 7 months ago

lukashornych commented 7 months ago

When connection to evitaDB instance is lost and user tries to open GraphQL console, evitaLab shows error message but the console keeps loading (even though its not loading anything) and the user has to close and reopen the tab. It will be nice if the console would stop loading when error occurs and display "retry" button.