realm-studio icon indicating copy to clipboard operation
realm-studio copied to clipboard

Realm Studio

Results 187 realm-studio issues
Sort by recently updated
recently updated
newest added

Doc feedback by a user: I'm in Realm Studio trying to figure out how to do queries. (This is a database that wasn't made by me but a fellow developer.)...

T-Doc

I had this almost working, but forgot that the master branch does not have the latest Electron version. Add this to `src/main/WindowManager.ts` and confirm it's working as expected. ```typescript import...

T-Internal

I want to receive notifications when Realm Studio releases a new version, or notifications about updates, security errors,... How can I subscribe to such notifications?

O-Community

We should make Studio a React Component, so that we can use it not only as we currently do in an Electron application for the desktop, but also in the...

T-Internal

**Is your feature request related to a problem? Please describe.** When a user wants to ship an app with an encrypted Realm file containing data, it would be nice to...

T-Enhancement
gathering-interest

**Is your feature request related to a problem? Please describe.** When I create an instance of a class in Realm studio, all nullable fields I don't fill in are automatically...

O-Community

**Is your feature request related to a problem? Please describe.** In Realm studio tables, properties are ordered alphabetically. When there are many of them, it's hard to understand what the...

O-Community

Please add a dark theme to Realm Studio for those of us that use dark mode on macOS. 🙂

O-Community
First-Good-Issue
T-Feature
Pipeline-Idea-Backlog

**Is your feature request related to a problem? Please describe.** Now there is no easy way to use Studio remotely **Describe the solution you'd like** Run Studio on host w/o...

O-Community
T-Feature

Within this PR is support for: - minimum, basic dark mode support (toggle-able via the `View` menu in the menubar). - updated Swift schema for the replacement of Objective-C properties...

cla: yes