ion icon indicating copy to clipboard operation
ion copied to clipboard

"Both Blocks" activity signup client-side bug

Open alanzhu0 opened this issue 1 year ago • 3 comments
trafficstars

Steps to reproduce

  1. Sign up for a Both Blocks type activity (where you are required to attend both blocks).
  2. Sign up for another activity that is not Both Blocks.

Expected behavior

  1. You will be signed up for the new activity you selected, and your signup for the other block will be removed (since it was originally the Both Blocks activity).

Actual behavior

  1. You are signed up for your new activity in the current block, and your signup for the other block is not removed.

Note, this is entirely client-side JS. The database is correctly updated - the signup is in fact removed. If you reload the page, you will see this. However, the JS is not correctly reflecting this.

alanzhu0 avatar Apr 13 '24 16:04 alanzhu0

Hey, whenever you get the chance can you assign this issue to me? Thanks!

devsrivv avatar May 04 '24 17:05 devsrivv

Sure!

NotFish232 avatar May 04 '24 17:05 NotFish232

@alanzhu0 The both-blocks sign up feature seems to already function on both Ion and my dev environment. Was there any other issue with this, or is it fixed?

devsrivv avatar May 08 '24 00:05 devsrivv