Tagged Questions
29
votes
8answers
1k views
Save, Favorite or Star?
I'm working on a job app and I would like to offer our user the possibility to save a job and let them find it quickly later.
First I thought using a star icon to let them "star" a job like starring ...
5
votes
7answers
249 views
Show 6 share buttons vs one button that opens tooltip with 6 share buttons
I have a web application that hosts some user content, say tutorials.
I'd want to give users opportunity to share this content using social network buttons like Facebook Like/Share, Twitter, Reddit, ...
3
votes
5answers
172 views
“About me” -field usage in web app
I am creating a web application for college students where they can share their timetable and help each other in studies and courses. We are in the process of designing the profile of a user. However, ...
6
votes
2answers
131 views
Best usability: visual presets or simple action?
I'm working on a webapp that lets designers generate CSS through an intuitive interface. Right now I'm working on the Shadows panel and I can't decided which option has the most versatile usability. ...
1
vote
1answer
171 views
Loading Times / Breaking points
We all know that a user is not going to wait forever for a website to load. Given there are certain factors and circumstances that can apply to this, is there a breakdown of users stages/breaking ...
4
votes
1answer
122 views
When is it ok to have two different layouts for the same page inside a web application?
I have a page inside the application that will be displayed inside a popup on other page. Since the page was not designed for the popup size I wanted to create a compact view for it. Would this be ...
5
votes
6answers
164 views
Should tabs changes in a web app be part of the browser history?
I've implemented a JavaScript plugin that tracks tab changes in through the browser history. Here's a brief overview of how it works:
Once tab is clicked, the URL hashtag (the part that looks like ...
4
votes
4answers
254 views
Would you consider this a button? [closed]
I am working on a web interface and I want to emphasize a portion of it and make it attractive for people to click on it, which will show additional content (with a 3d css flip animation).
The first ...
7
votes
5answers
466 views
How to say that an online demo is interactive in 2-3 words?
Basically, they can play around with the app, to get a feel for it in a advance. The target audience is business owners who may or may not (likely not) be technologically inclined.
Demo implies that ...
6
votes
5answers
291 views
Alternative wording to 'upgrade from free trial to a paying plan'?
Looking for an alternative to 'upgrade'. The problem is that in our web-app ui and communication, we are currently using two different versions of upgrade:
the common upgrade/downgrade of the ...
3
votes
2answers
122 views
Should I provide a default selection?
[this whole feature is a new one for us so we don't have real-world data]
I have a form that requires the user to select one of predefined items (equivalent to, say, shipping addresses). The user is ...
14
votes
6answers
600 views
With 'OK' button, 'Cancel' should appear as secondary button or link?
When I make web application designs, every time I style form or overlay boxes with OK and Cancel button. I think of making them different. But is it a good practice?
Some people recommend primary and ...
3
votes
3answers
222 views
Which is the better user experience for a web app: an integrated support ticket module or a separate app?
I am building a new web app which hopefully will be subscription based, and I am wondering what will be better:
to develop a quick ticket module
or
redirect user to separate knowledgebase / ...
