-
Notifications
You must be signed in to change notification settings - Fork 346
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reformatting automatch finder box #2749
Conversation
Uffizzi Ephemeral Environment
|
Aesthetically I like this. Organizationally, Correspondence is a speed setting and it would be weird to have to click that instead of the big Play button to play a correspondence game, so not sure I'm a fan of that. I also don't want to merge a PR of a disabled button with the expectation that someone else will come along and implement a new interface for "Play a Friend" and enable it, but I do think that feature would be good so if it was implemented I'd be happy with that. Alternatively we can remove it for the time being until someone has the time or inclination to implement that feature end to end. As for the backend, there are several things that need to happen to fully add a new rating band for Rapid, but I think we can dove-tail the long PITA stuff in with our upcoming ratings update that's tentatively slated for Q3/Q4. In the meantime I think we can get the automatch pool in relatively easily and just have those games rated as Blitz with an asterisk that we'll properly re-rate those in their own band during the next rating update. |
Thanks! Correspondence is already handled differently in that it you can have multiple requests going and it doesn't instantly throw you into a game. I can see the argument for putting with the rest, but the word 'Correspondence' might be a bit too long 😛
I'll try and work on it soon, but I agree, it's probably best to split this out. I'll remove the button for now. For the rapid introduction, I'd have to defer to you on it, but I'm happy to work any changes you might need. I can also split out the rapid stuff in this PR if you want to merge it separately from the automatch finder changes. |
Hey, that looks really nice! I'm a big fan of this design concept. I have a few thoughts and suggestions if you don't mind:
These are just some thoughts, of course. You've already done an amazing job with this redesign, and I really appreciate the work you're putting in! While we are at it, maybe we should consider updating the Custom Request/Challenge menu too? It's not very user-friendly right now - too many settings thrown at you at once. Most options can be hidden behind an "Advanced settings" dropdown, similar to what Chess.com or Lichess do. I'd be happy to help with something too. Also, @anoek, I don't want to be "pushy", but it would be great if you could share some thoughts on the ongoing forum discussion. The community is very engaged and excited about potential updates, any information would be much appreciated! |
I"m second guessing putting correspondence up there. It kind of feels like a second class citizen down below the giant Play button, but I'm not sure it belongs up there with the live game controls. I'm not sure what the right solution is. |
Revamping the custom challenge would be potentially welcome, but feels like probably that's a separate PR. |
I've given the buttons some breathing room. I still have to give the buttons below the break some margin space as well, I'll be doing that soon. @pavelwatson To clarify point 3, it's admittedly some inconsistent behaviour, but you can search for multiple board sizes at once, but not multiple speeds. This mainly because there are speed specific options that I don't know how to deal with. |
This pull request has been marked stale and will be closed soon without further activity. Please update the PR or respond to this comment if you're still interested in working on this. |
This pull request has been automatically closed due to inactivity. Please feel free to re-open it if you still want to work on it. |
Based on this forum mock-up
This PR depends on these changes in the goban repo
Proposed Changes
rapid
automatch speedFeedback is very much appreciated, even on small styling issues 😅
Also I've probably missed out something obvious in adding the
rapid
time setting, so I would appreciate a double-check!