Tagged Questions
7
votes
1answer
62 views
strategies for applying properties to many items
I'm working on a web application where one of the workflows centers around the configuration of a large number of items. An important part of this configuration is applying one or more properties to ...
2
votes
3answers
113 views
Look and Feel Consistency for existing app with new features
I have an existing app, which is almost two year old and I am planning to build new UI screens using bootstrap framework. I start to realize that new UI screens are NOT having the same look and feel. ...
0
votes
1answer
140 views
A Good “Invitation to Connect” Experience
We are building an "connect with your friends" part of our app and I curious as to a good way to do this. My first thought is do like everyone else...so I look to Facebook, twitter, LinkedIn, ...
7
votes
1answer
567 views
Case studies on using gradients in a design
Are there any case studies on the use of gradients in a web design? I'm looking for answers similar to this answer about the usability of rounded corners.
Specifically, I'd like to know:
Is there a ...
2
votes
1answer
478 views
Where to find design patterns for product management web apps?
I'm creating a IA-prototype for a product-management web app.
I don't know the field (product-management) that well and I'm looking for samples.
The requirements for this Web-app are:
web-based
...
-1
votes
2answers
485 views
Could you please comment on this web layout? [closed]
I am designing a forum related to certain academic topics with features similar to Stack exchange sites. I have designed a web layout to facilitate easy navigation between the post overviews & the ...
4
votes
2answers
208 views
Is there a particular reason contextual content areas and menus aren't more prevalent in web applications?
I'm developing a user-driven sandbox application, wherein the user (more or less) builds their interface. In my preliminary web design drafts, I've found myself favoring a contextual content area at ...
6
votes
4answers
2k views
Best Web UI for Large Amounts of Data Input
I'm looking for a good solution when users need to enter large amounts of data into a web application.
Example
A store owner wants to enter 30-40
new products into the system every
month. The ...
3
votes
3answers
847 views
What are innovative, new ways to design Master/Child relationships on a page?
I'm currently working on a ASP.net application that has a variety of master, child relationships, portrayed on the page in a master gridview with tabs below. While this works for a somewhat small set ...
4
votes
1answer
319 views
Is it appropriate in a touch-based mobile web app to place the equivalent of “apply” in the header?
I'm creating a mobile web app for modern touch-based browsers, and I'd like to know if it's appropriate to put the equivalent of an apply / search / go / view results / proceed button in a thin ...
10
votes
1answer
763 views
How do I make a table row on a web page look draggable?
I have a table on a web page where I need to let the user reorder the rows. I was thinking of letting the user drag the rows to reorder them. But how would I let the user know that he could do that? ...
