decred / decrediton

Cross-platform GUI for Decred.
https://docs.decred.org/wallets/decrediton/decrediton-setup/
ISC License
195 stars 119 forks source link

Responsive views: Key breakpoints and design cornerstones #1820

Open ta-lind opened 5 years ago

ta-lind commented 5 years ago

Preview: https://xd.adobe.com/view/4f6828c6-71b4-491f-5224-579b840b2743-3959/ Specs: https://xd.adobe.com/spec/3bd71ab7-4a8e-43d4-5ab8-2ad3dd3500ee-4de6/

Bit of insight and instructions:

matheusd commented 5 years ago

My only remark about this is that on desktops it's usually the vertical space that is more limited than the horizontal space. Eg: on laptops you'll have plenty of horizontal space for the sidebar+content, but not to show the full contents of a given page and then you'll require vertical scrolling.

ta-lind commented 5 years ago

Assume this is in regards of limiting desktop viewport width? I see the point, however a widescreen variant that’s actually saving the vertical space is something that can be addressed after this (as it needs further groundwork). For example, in the past when I've worked with dashboards for industrial use that go big in width (across screens) – the key is a modular approach. Where instead of scaling elements (or element groups) to width, rather the grid has a repeating logic to it and elements are then re-arranged on it (so staking horizontally for as far as they can). Something in lines of this:

screenshot 2018-11-24 at 20 06 04

Otherwise we'd have items e.g. rows that would still take up the vertical space + be stretched unusefully long.

ta-lind commented 5 years ago

Status on these.

Launcher