thesilican / duotrigordle

Play 32 wordles simultaneously
https://duotrigordle.com/
58 stars 45 forks source link

Bug report - instant fail in perfect challenge #142

Closed leomarotte closed 5 months ago

leomarotte commented 5 months ago

Description The perfect challenge fails after the first guess upon retrying.

Steps to Reproduce

  1. Go to Perfect Challenge
  2. Fail normally after the after first guess
  3. Click on "give up"
  4. Do "ctrl+r" to reset
  5. Enter first guess
  6. See error; it fails instantly

Screenshots

Bug report

Additional Context Note that on step 4, restarting using "Restart game" works fine. macOS 11.7.10 on safari.

thesilican commented 5 months ago

Thanks for reporting. What was happening was that the "give up" button in the modal became focused when you clicked on it. Then, when you press enter for your first guess, that button was technically being pressed even though it was invisible.

A fix should have been released, let me know if it resolves the issue.

leomarotte commented 5 months ago

Hey, Just tried it and it is resolved, although now the "give up" button doesn’t seem to work... it does the same as the "Keep playing" button

thesilican commented 5 months ago

Hi, this should be resolved now.