-
Notifications
You must be signed in to change notification settings - Fork 186
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
[WCAT] Improvement of the competition form #3759
Comments
In the draft competition announcement policy the the nickname is a "should" not a "must" meaning it can be different (and I believe should be to ensure consistency for world and continental championships). Surely having it auto-populate if the name is less than 32 characters solves most issues (I believe this occurs already when creating a competition)? The same should apply to the competition ID. |
I was going to edit the first comment to include more related issues, but I will for now reference them separately as the list is bigger than what I was expecting 😛
I also left comments on some related issues that I believe should be closed instead of including them here. |
This has been allowed in the past (or has happened at least). Would this no longer be allowed? |
Why can't competitions with names shorter than that have nicknames? |
Addition:
|
Wouldn't this become an issue with multi-location FMC competitions which generally don't specify a limit? |
Yes it would be an issue with those competitions, but I assume a simple extenstion to #3755 would fix this issue for the competitor limit as well. |
Yet another addition:
At this point, I think it would make the most sense to convert this issue into a project! |
|
I've created a project for this issue (as it has many standalone requests) as well as for all the issues listed within it, as it has grown so big that I don't see any other way to manage it 😛 You can see it on: https://github.com/thewca/worldcubeassociation.org/projects/8 |
FWIW I think the overall "competition edit" page would be a good candidate to be ported to js/react given the amount of interaction there is now. |
Should we move this to its own issue? It seems like a big task to me. |
oh for sure it's big! |
For the record, we currently leverage a lot of magical integrations between activerecord validations and simple_form. Moving the competition edit page to js/react would mean we'd lose all of that. I'm not sure I'm convinced that there's enough fancy interaction on the competition edit page that it's worth porting to react. The one thing I can think of is the nearby competitions check, which is pretty janky, and would definitely be clearer in pure js. Maybe it would be possible to divide the edit page up into multiple smaller forms? That might help with maintainability and also make it easier to port parts to react if we decide it's worth it. |
…mbinations of events. Requested in WCAT wish list thewca#3759 thewca#3759 (comment)
…mbinations of events. Requested in WCAT wish list thewca#3759 thewca#3759 (comment)
…mbinations of events. Requested in WCAT wish list #3759 #3759 (comment)
Relevant email thread titled "WCAT wish list": https://groups.google.com/a/worldcubeassociation.org/d/msg/software/VtYKpglRpJ8/nQ4KJi7bCQAJ
WCAT would like to have the following updates to the competition form page to avoid issues from Delegates and organisers.
Best,
Daniel & WCAT
The text was updated successfully, but these errors were encountered: