realm-browser-osx icon indicating copy to clipboard operation
realm-browser-osx copied to clipboard

Space Browser designs

Open TimOliver opened this issue 9 years ago • 4 comments

From @yoshyosh on January 22, 2015 2:13

Here are the browser designs https://www.dropbox.com/sh/l4oby8qv58aom6w/AABNKpT_AqopP-1QoQgb9bKda?dl=0

The main problem comes from accessing linked objects. With this design, when you click a link it will create a new table to the right of the link you clicked. This will allow data to be traversed infinitely.

We need to see what this feels like, with general json data samples like an actual request from the foursquare api, or anything more complex.

The prototype and experience are the most important at this stage vs being fully integrated with Realm

Copied from original issue: realm/realm-cocoa#1387

TimOliver avatar Jun 16 '15 23:06 TimOliver

From @alazier on January 23, 2015 21:30

@GreatApe 's WIP is now here: https://github.com/realm/realm-cocoa/tree/gk-new-browser

TimOliver avatar Jun 16 '15 23:06 TimOliver

From @timanglade on May 4, 2015 15:12

See also #1828.

TimOliver avatar Jun 16 '15 23:06 TimOliver

Alright. I'm going to follow up on this one a bit until we've got a clear vision of what the Space Browser design should look like.

After looking at some other apps that use the style of having a dark color theme or their left hand column, I had a try on improving and streamlining the current mockup for the Space Browser.

spacebrowsermockup

I still agree that the user experience in accessing linked objects is a problem, but I don't think implementing additional tables in an infinitely scrolling horizontal layout will work very well. I've got some potential solutions for that, but I'm going to do some more research and ask some more users before I post them here.

TimOliver avatar Jul 08 '15 09:07 TimOliver

I like a lot of things in this except losing all that vertical space for the “schema” tab. Can’t we make schema editing something you eventually access from the left column? (Right click on class name or gearbox/edit icon?)

On Wed, Jul 8, 2015 at 2:48 AM, Tim Oliver [email protected] wrote:

Alright. I'm going to follow up on this one a bit until we've got a clear vision of what the Space Browser design should look like.

After looking at some other apps that use the style of having a dark color theme or their left hand column, I had a try on improving and streamlining the current mockup for the Space Browser.

[image: spacebrowsermockup] https://cloud.githubusercontent.com/assets/429119/8567573/18193efe-2599-11e5-96e1-2e61b2b9c21a.jpg

I still agree that the user experience in accessing linked objects is a problem, but I don't think implementing additional tables in an infinitely scrolling horizontal layout will work very well. I've got some potential solutions for that, but I'm going to do some more research and ask some more users before I post them here.

— Reply to this email directly or view it on GitHub https://github.com/realm/realm-browser-osx/issues/9#issuecomment-119527119 .

timanglade avatar Jul 08 '15 17:07 timanglade