Tagged Questions
6
votes
2answers
86 views
Should I combine multiple User and Group management panels into a single screen?
Currently I am developing a user and group management plugin for out application with ExtJs 4.1
This is my first version. I packed all into 1 window, each panel has its toolbar and user/group ...
4
votes
4answers
334 views
how to make compact UI for lists
I'm making an app with 2 lists in the main screen, and the space allocated for the 2 lists are equal. So there will be only 5 items visible for each list.
I'm thinking of an improvement on making ...
7
votes
4answers
264 views
What research, patterns or techniques will help me choose the correct colors (or saturations) to the various UI elements of a page?
I am building a tool that will be used by call center agents. It is to help them support products on behalf of the customers who call up. It acts as a portal to many different types of product ...
15
votes
6answers
738 views
The use of tabs
I am working on redoing a clients application, which needs to be done for other reason, but one of the changes is to remove tabs.
The application is, in essence, fronting data records, very basic. ...
12
votes
5answers
1k views
Too many tabs - use buttons instead?
We have an admin page in our application that has toomanytab-itus (see the second set of tabs are stacking):
I've been tasked with solving this issue. Reorganising/grouping the content to reduce ...
-1
votes
4answers
2k views
horizontal vs vertical tabs
I was wondering, in which case are horizontal tabs better, and in which case are vertical tabs better?
There is one answer I can already give, but I'd like to see if there are more.
Because you ...