Sorting is critical for viewing data better. It allows users to order information by specific criteria to find what they want faster. However, most interfaces provide a slower user experience when sorting is done with a dropdown menu. A dropdown menu makes the sorting options hard to see. As a result, users are less inclined to use the sort when there isn't a visible incentive. The different sort labels incentivize users to click because they signify that there's more than one way to view the data. Unfortunately, most users are stuck in the default view because they're oblivious to the other options. Unlock this post for free, courtesy of Anthony.A subscription gets you:
|
Search thousands of free JavaScript snippets that you can quickly copy and paste into your web pages. Get free JavaScript tutorials, references, code, menus, calendars, popup windows, games, and much more.
Why Dropdown Menus Are Terrible for Data Sorting
Subscribe to:
Post Comments (Atom)
Google's Big Toggle Button Design Mistake
The right way to show toggle states ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ...
-
code.gs // 1. Enter sheet name where data is to be written below var SHEET_NAME = "Sheet1" ; // 2. Run > setup // // 3....
No comments:
Post a Comment