Conflict in using image
I am designing a digital brochure for an IT agency that provides OTT based platform to lunch multi screen video platform like netflix.
My problem : Whether to use multi screen based image on front page or not or a person …
Is Helvetica considered a "web safe" font?
Should I consider the font Helvetica to be a web-safe font, i.e. is it a reliable source to set in my CSS that will be accessible on any device?
When should a system partly fill in a form for a user?
I have a part of a system used for searching for / viewing recent or past transactions. The system will be used in more than one store, and transactions could have happened in any of the stores. You should be able to view a t…
Can the navigation on the Dashboard of an app be different from other pages?
So, we are having an argument in our company regarding the navigation.
On the Dashboard, the user sees a Hamburger menu in the left upper corner and his profile picture, username, notifications icon and a Logout button in the…
Comparing screenshots for UX demo [on hold]
Can anyone suggest me a tool where I can compare 2 screenshots and show on the screen at the same time during demonstration?
Thanks,
Roland
Where to add an optional ‘Title’ or ‘Subject’ input?
I have a website, that users send messages to the staff (similar to support tickets). I want the users to be able to add a title or subject to the message.
Most of the users (90%), will not use it. They don’t have to do it, …
Paper on the significance of terminology regarding users
Does anyone know of material regarding the significance of terminology in (participatory) design processes? I’m looking for theory regarding cases such as this: If some users are patients being monitored at home, what differe…
Input of sequential data
I am currently working on a dialog where the user inputs a sequence of names. This sequence is simulated in the underlying code as the user types, and “issues” with the sequence are printed below the input field. Alternativel…
Samsung Android phone rendering chess unicode as Emoji?
I’m developing a javascript implementation of Singularity Chess and I’m having a really weird issue with rendering on Samsung phones. Samsung phones render unicode chess characters as what appear to be a custom Emoji represen…
How to facilitate the perception of the uniqueness?
Often my user fill two password fields in a form.
The computation of the two fields generates a unique sha1 (ex: dba59b52c4d483e17cad109e7…).
I use the generated sha1 to generate something (with some other information…