realm / realm-studio

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

Admins should see ROS systems Realms as read-only #220

Open kraenhansen opened 6 years ago

kraenhansen commented 6 years ago

For a list of realm paths, the user should see that this is a ROS system realm, and they should open as read-only in the browser.

bigfish24 commented 6 years ago

@kraenhansen we actually need this for all Realms. See this issue in ROS: https://github.com/realm/ros/issues/179

If Studio could limit the browser to read-only we could the functionality in ROS to inform Studio that this user can only work in this mode.

Sent with GitHawk

bmunkholm commented 6 years ago

I think this is more critical than just the "idea backlog". You can mess up you server by accident. In particular because you can edit by accident, and there is no way to revert your edits (not even with "Esc") @bigfish24