Top "User-experience" questions

The user experience (UX) is the experiential, affective, meaningful and valuable aspects of human-computer interaction and product ownership, but also a person’s perceptions of the practical aspects such as utility, ease of use and efficiency of the system.

Add Text Hint to Bootstrap Navbar Toggle Button on Mobile-View

Some tests have shown that the "hamburger" button for collapsable menus on mobile devices are mysteries to users and I …

html twitter-bootstrap jquery-mobile mobile user-experience
Characters to avoid in automatically generated passwords

I need to generate some passwords, I want to avoid characters that can be confused for each other. Is there …

security passwords user-experience
How to populate a fake browser history?

I am working on a website related to physically/psychologically abused person. There is an emergency exit button available all …

web user-experience browser-history
RTL Support: Disabling it only for specific UI components

I have a custom video player Activity. I am forced to enable RTL Support in my Application. But doing so …

android user-interface user-experience right-to-left
Request Camera Permission Dialog Priming (Prime Permissions) in iOS

What is the most effective way to prompt a User to provide access to the Camera (or other feature), while …

ios swift permissions camera user-experience
How can I get a user to input a duration into an HTML5 web form without annoying them?

My users need to enter a duration in Days, Hours and Minutes. Right now I've just implemented this as three …

jquery jquery-ui css user-experience
Converting Image in png format to vector format using Sketch (Mac)

I am new to sketch and I am facing some issues in generating Vectors for some of the icons which …

user-interface user-experience sketch-3
Android Layouts: How to avoid nested weights?

guys. I'm trying to code a layout for an activity which contains 4 different fragments, a list fragment and three detail-related …

android layout android-fragments user-experience
Get users' attention when browser is minimized (cross-browser desktop notifications?)

I'm working on a browser-based application that needs to be able to get users' attention when the user receives an …

javascript html css user-experience
Improving text readability with CSS

I am trying to style this pen and I can't quite get the right CSS for the text to make …

html css user-experience usability