Tagged Questions
1
vote
2answers
49 views
How to utilize analytics for mobile consideration
The company I work for has about 15% of their users/prospective members coming from a Mobile non/desktop device. Though that is not a high number, it is still a decent number. The data is collected ...
0
votes
1answer
109 views
examples of user feedback for evaluation of other users' answers
As an academic project, I'm developing a simple facebook application. I intend it to be some kind of a mind game exploring creativity.
Its current design is simple: the user just writes a short ...
0
votes
1answer
145 views
Order of items in admin panel?
When editing a product, its variants are shown as accordion headings using twitter bootstrap; clicking on one reveals the form to edit the variant.
My question relates to the ordering of the items, ...
5
votes
1answer
228 views
What are some best practices for displaying an “unsupported browser”-warning in a web app?
We're building a web app, and the technology we're using will only allow users with relatively modern browsers (IE8 and up, plus most versions of other browsers) to even log in. We want to show an ...
2
votes
0answers
89 views
web application redesign suggestion [closed]
We had built a application using Ext JS web desktop. Something similar to:
http://dev.sencha.com/deploy/ext-4.0.0/examples/desktop/desktop.html
The application is basically a web based ...
2
votes
3answers
178 views
Buttons for showing None, Some or All of list
I have a set of list headings eg.
List One (24)
List Two (34)
etc. and I want to start with them collapsed, but allow the user to view the first 10, or expand to view all. So, I have setup so the ...
3
votes
3answers
115 views
What's the best way to open links from widgets?
I have a portal consists of set of widgets, each widget contains a block of data and a link to an application . it appears like this .My question is : what 's the best user experience to open the ...
5
votes
2answers
213 views
Total redesign for already established app?
Usability is not excellent, and stylesheets are inconsistent. What's the best way to deal with this ?
4
votes
7answers
217 views
How to display a distinction between actions which affect the 'real world' vs. actions that affect only the information in the application?
I have the following challenge:
I'm designing a web application that is supposed to manage IT components. Meaning - when the user creates an IT component in the application or updates an existing ...
