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

Disable swipe gesture for side tabs in consoles #129

Open lukashornych opened 3 months ago

lukashornych commented 3 months ago

When using GQL or evitaQL console on touch screen, left and right swipes on query editor switches the side tabs. This not desirable because we use the left and right gestures for editor movement.