Questions tagged [ordering]
Questions having the [tag:orderning] tag regards the act of ordering certain elements in a particular way that affect User Experience.
85 questions
0
votes
2
answers
165
views
Is there research about the impact of ordering options in a dropdown menu?
I'm looking particularly in the context of data annotation, but any scientific sources would be helpful really.
The following options I can think of:
The potential options (annotation labels) in the ...
2
votes
1
answer
655
views
We're getting complaints about order confirmation emails. Should we make them opt-in?
This is a weird issue. I think it has to do with user experience, but let me know if I should post it on another SE site.
One one hand, we have many customers who tell us they didn't receive their ...
0
votes
2
answers
183
views
Enabling fields in general section (at top) based on details selection (at bottom)
Is it bad UX to display/enable or mark mandatory fields in the general section (at top) based on details selection which is placed at the bottom?
If yes, what are the options we have in this situation?...
2
votes
1
answer
2k
views
Best way to sort a multi-column list: Top to bottom or left to right first?
I'm creating a long list of countries that span across 3 columns and initially I ordered them left to right and then top to bottom but a colleague of mine said it would be more natural to sort it ...
3
votes
1
answer
184
views
Is reversing the menu order on mobile navigation a good idea?
I work at a place where they are keen on reversing the order of the navigation items on mobile menus.
The menu is at the bottom of the screen, and the order is reversed, so Home (basically the three ...
1
vote
2
answers
435
views
Product sorting order in the shopping cart
What do you think is the best way to sort products in the shopping cart: newest added on top or at the bottom?
Especially on the mobile version of the website, I think that newest on top will give the ...
54
votes
6
answers
13k
views
Should the pagination be reset when changing the order?
Take this paginated data set as an example.
The user can change the order, and changing the order doesn't affect the total number of results returned.
If the user changes the order, is the any ...
1
vote
1
answer
3k
views
Which of these is the right way to let people reorder columns in a table
I have a data table where I present live sensor data for comparison.
There are atleast 10 columns on the screen at all times and the user can add upto 100 columns by toggling them
Some columns are ...
5
votes
1
answer
854
views
How to show the user has "grabbed" an element?
I'm working on a mobile drag and drop feature, where users can rearrange the order of list items by dragging and dropping them in a new place in the list.
So far the flow is as follows: the user ...
2
votes
2
answers
347
views
Sortable Checkboxes for Ranked Options
A user profile form has a set of checkboxes that determine which departments the user belongs to. The data is stored in a comma-delimited list.
We now have a new requirement: order the comma-...
0
votes
1
answer
3k
views
How should I handle multilingual content in Medium Publication?
So I'm writing at Medium, and I'm planning to create a publication, which is a kind of collection. But here comes the question, I write content in two languages, English and Chinese, and every story ...
1
vote
3
answers
1k
views
Order of radio button options and default option
I am currently putting a form together for subscribing to email notifications. One of the options called 'Frequency' allows the user to select how frequently they want to receive notifications. At the ...
0
votes
2
answers
970
views
How to provide ordering and sorting functionality in a table for creating reports
My purpose is to create a report which shows the size of set/s.
For this, I am taking in minimum size & maximum size for each set.
Along with it, I am supposed to capture the order type and the ...
0
votes
1
answer
332
views
Is displaying tags and categories on recent posts unnecessary?
I am creating an online community platform where users can post blog-like items. I currently have made a design that displays recent posts, along with a sidebar where users can filter existing posts ...
1
vote
1
answer
471
views
Responsive design related to tiles
We have a screen which displays tiles and on each tile there is at least one field. Currently the tiles allow a maximum height of three rows of fields and an unlimited number of columns. The user is ...