realm / realm-studio

Realm Studio
https://realm.io/products/realm-studio/
Apache License 2.0
305 stars 41 forks source link

Can't manage subscription when having a large number of Objects #1650

Open nobur opened 6 months ago

nobur commented 6 months ago

Describe the bug I'm working on a project having more than 20 Object definition. When connecting to realm sync the list of object is correctly loaded (28 Objects ) but the Subscription section of the left pane is reduced to a tiny line and can't be resized.

To Reproduce Steps to reproduce the behavior:

  1. create a realm app and declare at least 20 Schema
  2. connect to it with realm studio
  3. add a subscription and see that deleting it is impossible as it could not be visualized in the UI

Expected behavior either:

Screenshots image

Versions:

sync-by-unito[bot] commented 6 months ago

➤ PM Bot commented:

Jira ticket: RSTUDIO-537

kraenhansen commented 6 months ago

This is definitely unfortunate - thanks for reporting it 👍