Lots of boolean fields have views_handler_sort for the sort. But this doesn't make sense for humans -- what is Ascending or Descending for a yes/no choice?

We either need this handler to have more options for labels (like 'type' => 'yes-no' on views_handler_filter_boolean_operator), or make a subclass for these cases.

Comments

EvanDonovan’s picture

Ascending / Descending is confusing on dates as well, at least to me. But that's probably outside the scope of this issue.

gagarine’s picture

#938382: Ascending and Descending words are not intuitive was marked as duplicate of this issue. Is not exactly the same issue but it's linked.

On the other issue I proposed lowest first and highest first. I find it really more intuitive.

Of course for date it would be better "early first" but I don't know if we can specify the text by type of data.

iamjon’s picture

Category: bug » task

I spoke to merlinofchoas about this on irc
he said

merlinofchaos: Ahh. I agree, it's about labelling. It needs labelling options

Marking this as an unassigned task.

MustangGB’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)