Skip to content

(nit) add logic to display saved questions in same order as original list? #58

@cch5ng

Description

@cch5ng

right now the questions get saved to indexeddb in the order that the user chooses them

1, 2, 3, 4, 5

ie the user might save them in the order 1, 4, 2
and so the Child view will display in order 1, 4, 2... I don't know if this is disorienting or something... maybe the point is moot if the enhancement to be able to rearrange the default order of questions displayed is implemented

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions