Scroll up and hold on desktop?
I am doing some research on a pattern that would allow to display more information when scrolling up, in a desktop app environment. Similar to the band’s profile page on Spotify on mobile (album cover taking up the whole widt…
Lessons Learned In Big App Development, A Hawaiian Airlines Case Study
Having spent over two years making it, we just pressed the “Ship” button on the new Hawaiian Airlines website. It has been the biggest project of my career, and I’ve worked with the most talented team I’ve ever worked with.
Everything was rebuilt from the ground up: hardware, features, back-end APIs, front end, and UX and design. It was a rollercoaster ride like no other, but we have prevailed and built what I believe to be one of the best airline-booking experiences on the web. Yes, humble, I know!
The post Lessons Learned In Big App Development, A Hawaiian Airlines Case Study appeared first on Smashing Magazine.
Displaying price limit above price slider scale
I’m working on adding a price slider to an existing price filter on an e-commerce shop that uses price buckets (predefined price ranges).
If the user selects any of the price buckets, the slider above would update as well (b…
Displaying price limit above price slider scale
I’m working on adding a price slider to an existing price filter on an e-commerce shop that uses price buckets (predefined price ranges).
If the user selects any of the price buckets, the slider above would update as well (b…
which is more intuitive time picker?
I need to know which is more user-freindly.
Option 1
Option 2
One gif shows changes in minutes affecting hour and in another gif, that does not happen. Please help me to figure out this.
Select from option list and apply action
I have several labels that are associated with text, e.g.
Default : Text
Label1 : 123
Label2 : 456
Label3 : 789
The UI for this is currently structured as follows:
[Default ▾] [Save] [Save as] [Delete]
[ Text
]
where [Default ▾] is a list of all labels and will populate the text field with the associated text on change.
[Save] will save the text currently in the field with the current selected label.
[Save as] allows the user the save the text with a different label (through a javascript prompt) that will then appear in the drop down.
[Delete] allows the user to delete the current text and label.
The question: What is the best way to structure the UI? Is it fine to have these actions as separate buttons, or would it be possible to include them in another dropdown, e.g.
[Default ▾][Actions ▾]
where [Actions ▾] contains, Save, Save as and Delete.
Countries vs. Languages – changes in phases
I’m working on a project – the site is currently set up with a ‘language’ toggle on the homepage (gives the option of the site in Eng, and two other languages). However, not all the pages in the languages (other then English)…
Problematic with desktop HUD activation using hot key or hot corner
Lately, Gnome & Unity each has implemented a new way to activate the HUD (Menu, Overlay Bar..)
Unity: uses two hot keys that trigger with single press, Super|Win brings Menu/Sidebar & Left Alt brings the Command HUD…