gustafl / lexeme

A new take on language learning.
1 stars 0 forks source link

Highlight disappears when selecting new word #85

Closed gustafl closed 8 years ago

gustafl commented 8 years ago

When user selects a word, selects a lexical category, saves the word, then selects another word, the following should happen:

  1. The last highlight should remain (it currently doesn't).
  2. The form header should change to the new word.
  3. The lexical category selector should reset.
  4. All lexical category specific <fieldset> elements should disappear.
gustafl commented 8 years ago

Also, when the user selects a word, selects a lexical category, then selects selects another word (without saving), the selection of the new word disappears.

gustafl commented 8 years ago

Done! I hope there will be no more issues regarding highlights now.