Skip to content

MC options default sorting and visible count changes #4318

@cemreinanc

Description

@cemreinanc

The current state of things is:

  • Feed tile lists, feed tile graphs, and question page graphs are always sorted by CP
    • except when the question is resolved, then the resolved option is always first
  • Feed tile list options are capped to 3 (+other)
  • Feed tile graph options are uncapped
  • Question page options are capped to 3 (+other)
  • The options are written in full independently of length.

We would prefer if

  • The cap was 4 options +other everywhere: question page graphs, feed tile list, and feed tile graphs
    • except if the options are exactly 5, in which case show all 5 everywhere
  • The selection was still based on CP + resolved everywhere, but
    • if the options are in a fixed order, then keep the relative order in the selected options everywhere
    • keep the order even if the question has been resolved
  • The options were truncated if they are too long.

An additional thing we would prefer, but it's a bit niche and feel free to skip it if it makes things too complicated:

  • Never order by the CP when one has the CP hidden or when the CP hasn't been revealed yet.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions