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

Bug: Membership status displayed incorrectly after signing waiver #96

Open
derbear opened this issue Sep 30, 2023 · 1 comment
Open

Comments

@derbear
Copy link

derbear commented Sep 30, 2023

I signed a new waiver this year and I saw this on my membership screen:

Screen Shot 2023-09-30 at 4 31 35 PM

URL was https://mitoc-trips.mit.edu/?event=signing_complete

It looks like maybe there's a small bug here? https://github.com/DavidCain/mitoc-trips/blob/25144b5be3f890cfa80caf39fce94b5a7ce329b6/ws/templates/participants/view.html#L212C29-L212C29

@derbear derbear changed the title Membership status displayed incorrectly after signing waiver Bug: Membership status displayed incorrectly after signing waiver Sep 30, 2023
@DavidCain
Copy link
Owner

Huh, interesting -- I'm surprised I've never noticed this before.

The Vue-based frontend is pretty seriously neglected these days, but that's definitely a simple interpolation bug. I'll fix it. Thanks for the report!

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

No branches or pull requests

2 participants