|
May 17 |
answered | Responsive Breakpoints? |
|
May 8 |
awarded | Nice Answer |
|
Apr 25 |
comment |
Why does Skype's “x” button minimize the application instead of closing? @ankit, I did some searching around but didn't find guidelines specifically for the close button like you have here. It could be lack of the using the terms in my search(s) (Not a desktop developer), but I have a feeling this is a decision that falls to the developer, to do the right thing for the user. |
|
Apr 25 |
answered | Why does Skype's “x” button minimize the application instead of closing? |
|
Mar 7 |
accepted | Allow users to change fonts for increased reability |
|
Mar 7 |
accepted | Table Checkbox side best practices |
|
Mar 7 |
accepted | When is appropriate to include buttons and or swipe command in a Responsive Design off-canvas layout. |
|
Mar 7 |
comment |
When is appropriate to include buttons and or swipe command in a Responsive Design off-canvas layout. Is that menu icon there by default? I don't recall seeing the late time I worked on a Mac. |
|
Mar 5 |
asked | When is appropriate to include buttons and or swipe command in a Responsive Design off-canvas layout. |
|
Feb 28 |
asked | Table Checkbox side best practices |
|
Jan 15 |
comment |
Allow users to change fonts for increased reability implementation is not a problem, simple JavaScript function to add a class to the page body or html tag. The CSS class will take care of the rest. |
|
Jan 13 |
accepted | Non-standard symbols indicates special function |
|
Jan 9 |
comment |
Non-standard symbols indicates special function @JOG for the most part the mockup shows what the screen will look like. The reason for the restrictions are a technical issue with the back end system. This is not in my groups control as we have separated front-end and back-end development. |
|
Jan 8 |
comment |
Non-standard symbols indicates special function In this screen no, but I cant say all screen that might require this functionality wont. |
|
Jan 8 |
asked | Non-standard symbols indicates special function |
|
Dec 26 |
accepted | Is it ok to force a user to reenter data instead of editing existing |
|
Dec 23 |
comment |
Is it ok to force a user to reenter data instead of editing existing As the wireframe above shows our framework allows us to use modals or even create a separate edit page if we wanted. We are just unable to create inline editing for items on the fly. |
|
Dec 22 |
comment |
Is it ok to force a user to reenter data instead of editing existing The technical requirements for the modal are because we are forced to develop on top of an older web app framework. The modal is replacing in row editing/adding/deleting. |
|
Dec 22 |
awarded | Nice Question |
|
Dec 19 |
asked | Is it ok to force a user to reenter data instead of editing existing |