Tagged Questions
5
votes
3answers
164 views
select from predefined list if exist ,else insert a new item to the list?
What's the best experience to do the following:
The user will insert a new subject(text) only if it isn't in the existing list. So, it will be added to the existing list for all users.
I have ...
3
votes
4answers
153 views
iPad full screen in landscape mode - which side to put on my controls panel?
I have an app which helps the user to design a full screen sized postcard. The result is exactly what the user sees on the screen.
Because a lot of users scan things in an F pattern, I assume that ...
6
votes
1answer
300 views
How to properly layout multiple interactive controls using best UX pattern?
I'm working to redesign an existing page that generates reports, based on user selections. Currently, this is a rough draft of the page layout:
The user must always begin at 1 and that selection ...
2
votes
1answer
63 views
Rarely used translation function placement
I have just been looking at the analytics of one of the websites I work on, and one of the features is required - but rarely used. There is a Microsoft Translate button, with their "Powered by ...
0
votes
1answer
169 views
What's the most beautiful navigation experience you've seen in an app in the last year? [closed]
I've noticed that all apps are becoming the same. Top and bottom navigation bars, and everything where you expect it to be.
This isn't necessarily a bad thing, but has anyone seen anything thing ...
4
votes
2answers
202 views
How can you show human element without showing pictures of people?
With a company that changes all the time, how can you show the personal touch of human interaction without showing pictures of humans? Essentially, blurring the line between technology and people, ...
1
vote
1answer
171 views
why we need multi-column page layout? Why we do need sidebars? [closed]
Some websites only have one column.
Some websites have multi-columns.
So why we need sidebar, or why we need multi-column page layout in web /print media ?
Is there any UX principles?
5
votes
1answer
139 views
What is the optimal layout for a form with two respondents?
download bmml source – Wireframes created with Balsamiq Mockups
I'm redesigning a form that is used by office workers who interview respondents in person. In some cases, there will be two ...
0
votes
2answers
114 views
interface suggestions
I have a simple site I'm creating that basically just allows you to set your status as away or available. Super easy and very simple. However, I'm definitely not a UX person and I really struggle at ...
5
votes
3answers
503 views
Why is the new Twitter menu bar on the bottom on iPhone?
Twitter recently released a complete redesign for all major platforms, in part the redesign has been made to unify the experience across platforms.
But, because of this goal I couldn't help noticing ...
3
votes
4answers
589 views
What are examples of complex digital interfaces? [closed]
This is a call for inspiration, as I don't seem to find any beautiful web-based UI that deals with complex actions and visualizations out there on the web.
I'm designing a (web-based) digital ...
6
votes
6answers
799 views
UI paradigm for nested layout editor
I have an application that with a layout editor, somewhat similar to the WinForms editor in Visual Studio -- with drag-and-drop widget placement, a property panel, etc.
I'm adding the option to have ...