Skip to content

Block closed event registrations#2101

Merged
trista-chen-29 merged 1 commit into
devfrom
trista/fix_closed_events
Apr 25, 2026
Merged

Block closed event registrations#2101
trista-chen-29 merged 1 commit into
devfrom
trista/fix_closed_events

Conversation

@trista-chen-29

Copy link
Copy Markdown
Collaborator

Problem

  • Users could navigate to the registration page for closed events
  • UI did not clearly indicate that registration was unavailable

Changes

  • Added closed-event handling in registration page:
    • Show a “Registration Closed” screen when event.status === closed
    • Prevent form from rendering/submitting
  • Disabled registration interaction:
    • Button shows “Registration Closed”
    • No requests are sent from frontend
  • Connected registration page to real SCEvents API

Verification

  • Closed event → blocked registration page
Screenshot 2026-04-25 at 12 02 53 AM - Calendar popup → “Registration closed” state Screenshot 2026-04-25 at 12 03 07 AM

@steeevin88 steeevin88 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine to me 😄

@adarshm11 adarshm11 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

another trista W

@trista-chen-29 trista-chen-29 merged commit 1f1cb80 into dev Apr 25, 2026
4 checks passed
@trista-chen-29 trista-chen-29 deleted the trista/fix_closed_events branch April 25, 2026 23:02
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

Successfully merging this pull request may close these issues.

3 participants