ucfopen / crossword-materia-widget

A Materia quiz and study tool that uses words and clues to randomly generate a crossword puzzle
GNU Affero General Public License v3.0
2 stars 7 forks source link

Selecting words in the player via their hint on the right is broken and inconsistent #50

Open clpetersonucf opened 1 year ago

clpetersonucf commented 1 year ago

To reproduce:

  1. Load up a crossword instance
  2. Attempt to select different words by selecting the hint on the right-hand side (not the button, but the entire hint)

Depending on the index of the word in the list, some hints may not be selectable, or an entirely different hint may be selected instead. The selection will bounce around unpredictably.