Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Toolbar UX design #4

Open
Ocramius opened this issue Apr 20, 2014 · 17 comments
Open

Toolbar UX design #4

Ocramius opened this issue Apr 20, 2014 · 17 comments
Milestone

Comments

@Ocramius
Copy link
Member

Need some UX design for the toolbar and various web components. This issue is specific to the toolbar only.

collected tips so far:

  • reduce information being displayed, show icons-only where possible
  • expose minimal information by altering icon styling
  • inline-svg icons to be used
@bakura10
Copy link

I think an idea that we could have a look is having only icons in the toolbar. The issue with having too much information is that it can quickly reaches the screen limit, especially on small screen. If we can have only small, implicit icons, we could implement a system where hovering on the icon "slide" the name. For instance, a clock icon will reveal "Timing". This will allow us to have plenty of space, at least horizontally.

Regarding the information, we do not have a lot of choice.

@manuakasam
Copy link

Icons only 👍

Sliding in the name to the right 👎

Hovering an Icon should simply pop up the information on top just like it's happening now. If you have good icons you won't need an explanation.

@Ocramius
Copy link
Member Author

@bakura10 could you flesh out if there's information that should always be hidden? And information that should always be shown? I'm thinking about changing icon colors via classes, thoughts?

@bakura10
Copy link

Well, we should use font icons for that, so that changing color of icons is really really easy.

@Ocramius
Copy link
Member Author

Any icon pack that we could use and that is MIT compatible?

@bakura10
Copy link

Mmhh let me think. Actually it may be a bit harder to user. I think we should go with inline SVG icon.

@bakura10
Copy link

font icon is actually inconvenient, because you need to create a font. For third-party modules that integrate with ZDT, that's inconvenient.

@Ocramius
Copy link
Member Author

@bakura10 we can always assume decent browsers (firefox/chrome). ZDT is a tool for developers, not for suicides.

But yes, inline-SVG is also ok.

@manuakasam
Copy link

http://ionicons.com/ are licensed under MIT and font based

@bakura10
Copy link

Inline SVG is supported in those browsers, anyway.

@Ocramius
Copy link
Member Author

@bakura10 then any pack of SVG icons that we can use? :)

@manuakasam
Copy link

google says: http://raphaeljs.com/icons/

@Ocramius
Copy link
Member Author

@manuakasam seems like those are all JS-rendered though...

@bakura10
Copy link

@bakura10
Copy link

The challenge is more about finding the icon you want. This may be of interest: http://www.flaticon.com/packs/

You need to check the licence for each pack.

@Ocramius
Copy link
Member Author

Yeah, those are all CC 3.x - not sure if we can use them, so I'd stick with MIT/BSD...

@archseer
Copy link

archseer commented May 1, 2014

http://fontello.com/ for building a custom icon set composited from other sets.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants