What’s the best method to alert a user of an upcoming video conference?
We are going to develop an app that allows a video conference to be scheduled. Person 1 will schedule a time based on the availability of Person 2.
What I’d like to happen is when Person 1 opens the application on the schedu…
Design concepts and patterns for a digital workspace in current web applications
I am looking for references to design concepts and patterns that is related to a digital workspace that is generic for working collating information from different sources and working with them.
I know that there are some e…
UI button labeling in touch/mobile web and native apps
The concerns are based on my own end-user experience with touch applications (both native and web SPA). Even slim and clean UIs may be prone to the same problem – the learning curve is gradual than desktop. It is always trial…
Should off-screen elements be accessible prior to being toggled?
Reading around the web on accessibility is like trying to comprehend the cloud.
Too much information, too many opinions, too few real world test cases. Which brings me to my question:
Should off-screen/hidden content be ren…
Standard behaviour of dropdown buttons and its styling
I have been reviewing some UI design patterns where the use of dropdown buttons as both a selection and call-to-action has been ambiguous, and I am thinking of how it relates to various design patterns and modes of interactio…
Is it standard practice not to include an ‘offline’ mode for a web application?
There are many discussions around the topic of accessibility, but taking the work accessibility in its pure sense of having access to the system, I am curious as to whether designers simply make the assumption that network ac…
Is it standard practice not to include an ‘offline’ mode for a web application?
There are many discussions around the topic of accessibility, but taking the work accessibility in its pure sense of having access to the system, I am curious as to whether designers simply make the assumption that network ac…
Should I display UI asap and populate it later or show a preloader until I get my data?
I am working on a data-rich webapp using Meteor. I was previously considering that everything I can load should be loaded asap, and every part of my page depending on data should have its loader while it has not been received…
How to Prototype an Accessible Keyboard in Android
I am currently working on designing custom accessible Keyboard for the blind & Visual Impaired. Are there any tools available to prototype an accessible Keyboard?
Should we show a page view count on an article site?
We run a site which publishes articles, similar to buzzfeed in a lot of ways. The original site had a lot of features and some fairly old templates which needed redeveloping, along with new branding. Part of this was figuring…