mobile icon indicating copy to clipboard operation
mobile copied to clipboard

Custom setup not respecting side choice

Open jas14 opened this issue 1 year ago • 1 comments

What is the problem?

Cross-reporting from https://github.com/lichess-org/lichobile/issues/2501. The gist is that choosing the white side in the custom seek setup may find games where the requesting player plays black, at least in casual games. I'm not sure if the seek request is asking for random or black, or if it's another problem.

I was not able to reproduce this in the old Capacitor-based app, which makes me think this is not a server-side issue unless they're using separate API endpoints.

Steps to reproduce the bug

  1. From home screen, tap "+ Play" floating action button.
  2. Tap "custom"
  3. Deselect "rated" (this may be irrelevant)
  4. Choose side = White
  5. Tap "Create game"

App version

0.10.3

Device Info

Pixel 6

Additional information

No response

jas14 avatar Sep 13 '24 22:09 jas14

Aha, likely caused by https://github.com/lichess-org/lila/pull/15969#issue-2491715687. We should remove the option to submit fixed-color public seeks.

jas14 avatar Sep 18 '24 19:09 jas14