Labels |
Added:
UI
|
What about a dropdown with a slider bar?
Both options are viable. Just keep in mind usability on mobile too (even if it isn't the main interface we'd expect folks to use); that screenshot was emulating an iPhone 4's display.
How about something like
http://semantic-ui.com/modules/dropdown.html#search-dropdown
On 20 December 2014 at 15:18, Michael Babker notifications@github.com
wrote:
Both options are viable. Just keep in mind usability on mobile too (even
if it isn't the main interface we'd expect folks to use); that screenshot
was emulating an iPhone 4's display.—
Reply to this email directly or view it on GitHub
#582 (comment).
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/
How about a modal window that might even contain the full language name as well as all the additional info that Transifex provides?
I believe modals also display ok on mobile devices (I just tested with my "old" phone..)
I don't think modals are that great with accessibility from what little I actually do know on the subject. So the dropdown option would be a better choice from that perspective.
I like what @brianteeman has proposed. Will try to implement.
May be two columns? This will be enough for the nearest time. Or we could implement some kind of searching in dropdown like for the CMS?