Skip to content
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

"Both Blocks" activity signup client-side bug #1662

Open
alanzhu0 opened this issue Apr 13, 2024 · 3 comments
Open

"Both Blocks" activity signup client-side bug #1662

alanzhu0 opened this issue Apr 13, 2024 · 3 comments

Comments

@alanzhu0
Copy link
Member

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.

@devsrivv
Copy link

devsrivv commented May 4, 2024

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

@NotFish232
Copy link
Member

Sure!

@devsrivv
Copy link

devsrivv commented May 8, 2024

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants