eternagame / eterna-mobile

Eterna mobile app
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Filters prevent puzzle mode launch #33

Closed tkaragianes closed 2 years ago

tkaragianes commented 2 years ago

"Sometimes clicking on the puzzle squares doesn't load the puzzles (but it's not locked up because I can still go to Labs). Haven't figured out what caused it, but I had chosen a filter, loaded more puzzles, and then tried clicking on one of these puzzles"

"yeah, while any of them are selected I can't enter a puzzle - but once I unselect all of them I can enter perfectly fine"

tkaragianes commented 2 years ago

This has to do with how the mobile app inconsistently sometimes relies on the URL as a source of state and sometimes as a reflection of in-memory app state. It's an architectural problem, but I should have a short-term fix.