typedb / typedb-studio

TypeDB Studio (IDE)
https://typedb.com
Mozilla Public License 2.0
194 stars 43 forks source link

Query pane stops rendering #532

Closed mathieuisabel closed 2 years ago

mathieuisabel commented 2 years ago

I'm hitting an issue with alpha-5 where the query stops rendering. The only I could find to fix that would be to restart typedb-studio. See the following screenshot:

image

This happened to me when creating a new query tab or after running a query.

alexjpwalker commented 2 years ago

@mathieuisabel Thank you for reporting this issue!

In my experience, this issue occurs most commonly when:

  1. Loading a query file;
  2. Switching tabs;
  3. Disconnecting from the server (with the "sign out" button) and connecting again

It's a bug in the code editor in the current Alpha release that we haven't been able to find an easy fix for. There will be a major Studio release very soon in which the code editor has been rebuilt from scratch, and does not have this issue.

My advice would be to avoid using the 'tabs' feature of queries right now - use an external text editor or IDE to manipulate queries.

alexjpwalker commented 2 years ago

This issue is fixed in 2.10.0-alpha.