You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doesn't show an error if an update fails - video here
Show what updates are being made to the registration in the "Update Registration" confirmation popup
Show the user how many people are currently in the Waiting List on Register Page (and on competition page in general?)
Medium
(Fig 1) When registering for a competition, when I'm at the payments step, if I click back to the "register" part then payments become grayed out and i cant go back forward using the tabs up top without selecting "approval" first, then going to payments
Flash messages after registering display too quickly to be read [and are often not even seen because of the "Registration is processing... popup]
"Show the user info about their payment in the Payment and View Registration screens:
CASE - REG FEE ONLY: You have paid ${amount} of the ${reg_fee} registration fee
CASE - FEE + DONATION: You have paid a total of ${total_amount}. This covers the registration fee of ${reg_fee}, and a donation of ${donation_amount}."
Quite a few people are getting the "Lots of registrations in queue" message when there clearly aren't a lot of registrations in the queue
Show "Registration is closed, you will not be competing" on Register Overview page if user has pending/waiting list status and registration is closed
Low
After registration has closed, shows "Registration will open in -25 minutes -18 seconds."
When a cancelled user is re-registering, prefill the fields (events, guests, comments) with the values from their cancelled registration
- [ ] Guest selection improvements
Consider setting a lower DEFAULT_GUEST_LIMIT, based on consultation with organizers (this could be 9 guests, we just need to deal with edge cases where people might actually bring 10+)
if someone needs more than the default guest limit, it should be obvious that they can still register, and contact the organizers after registering / in their comment box
Consider using a drop-down with [1-9], and then a 10+ option - if user selects 10+, they should be prompted to include a comment
"Payment Information" doesn't render for a user who has paid, cancelled and then clicks on ""Payment information"" before submitting a new registration. Console error:
TypeError: C[w] is undefined
StepPanel.jsx:111"
If a payment is pending, inform the user of this on the Payment step
Not quite sure what I meant when I first wrote this - maybe if the payment's status is pending?
Fig 1:
The text was updated successfully, but these errors were encountered:
High
Medium
Low
TypeError: C[w] is undefined StepPanel.jsx:111"
Fig 1:

The text was updated successfully, but these errors were encountered: