Python-Type-Challenges
Python-Type-Challenges copied to clipboard
[Web] Use HTMX to random page.
Description
Currently, click random button will reload the page, and all passed-icon will reload.
Agree that we should also use HTMX for picking a random challenge (history: this feature was added before introducing HTMX).
However, I cannot reproduce the described behavior "all passed-icon will reload." It still works when I tested it. Maybe you can describe how to reproduce it?
https://github.com/laike9m/Python-Type-Challenges/assets/52167622/cfe16a8e-4988-408e-ac50-12bd10f2bbd2
I see what you mean.