Skip to content

First Question asked in Room remains at the top regardless of vote count #1

@dylanpomeroy

Description

@dylanpomeroy

There is an existing behaviour where, when someone asks a question in a room, that question takes the first position in the question list. Questions outside of the top question are sorted based on the vote count in descending order. The top question however does not move to maintain the sort order, so it remains there even with 0 votes above the top voted questions.

I'm not sure of the best fix here, but the room should sort questions based on the vote count descending, not the time added. It would also be valuable to maintain the position of the top question while the questions are being answered, since the question there is currently being discussed and would be jarring to suddenly remove it if another question received more votes.

My proposal for a fix is to add a CTA that the host of the room can click when they are going to begin answering questions. Before the CTA is pressed, all questions will sort and move around adapting to the vote count including the top question. Once the CTA is pressed, the top question should remain in place and not leave the top area, as to keep it from being moved while being answered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions