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

Order word learned list #5

Open
diprefranco opened this issue Dec 8, 2021 · 1 comment
Open

Order word learned list #5

diprefranco opened this issue Dec 8, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@diprefranco
Copy link
Owner

diprefranco commented Dec 8, 2021

As a user
I want to order alphabetically the list of words learned
To see the list order or in the original order

---------- Acceptance criteria ----------

On new lesson screen

  • Show title "Words learned" on the list of words learned, only when the list has at least one word.
  • Next to the mencioned tittle show an order icon.
  • By default show the words learned in the original order (as the user registered them) and show the non-alphabetically order icon.
  • When the user clicks on the order icon show the words order alphabetically and change the icon to the alphabetically order icon.
  • When the user clicks on the alphabetically order icon show the words in the original order and change the icon to the non-alphabetically order icon.
  • Show a tooltip with an explanation.
@diprefranco diprefranco self-assigned this Dec 8, 2021
@diprefranco diprefranco added the enhancement New feature or request label Dec 8, 2021
@diprefranco
Copy link
Owner Author

  • Rename wordsLearnt variable to wordsLearned.

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

No branches or pull requests

1 participant