Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
cch5ng opened this issue Mar 28, 2017 · 0 comments
Open

Comments

@cch5ng
Copy link
Owner

cch5ng commented Mar 28, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant