Skip to content

#4122 Calendar Widget#4312

Open
wavehassman wants to merge 2 commits into
feature/onboarding-improvementfrom
#4122-calendar-widget
Open

#4122 Calendar Widget#4312
wavehassman wants to merge 2 commits into
feature/onboarding-improvementfrom
#4122-calendar-widget

Conversation

@wavehassman

@wavehassman wavehassman commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Changes

Adds a "New Member Events" widget to the new member onboarding dashboard

  • added isNewMemberCalendar boolean to Calendar
  • new GET /events/new-member endpoint that looks up the org's flagged calendar and returns its upcoming events
  • "New member calendar" checkbox added to the create/edit calendar modal, and a "New Member" checkmark column added to the calendars table in Admin Tools > Schedule Config
  • Widget renders the upcoming new-member events as compact clickable blocks, sorted chronologically by scheduled time
  • Clicking an event block auto-opens that event's popup once it's in view
  • Added a "New Member Events" calendar, an "Educational" event type, and three sample events (in-person with location, in-person with a different team type, and one using a Zoom link instead of a location) in seed data

Screenshots

Screenshot 2026-07-07 at 5 12 00 PM

Checklist

It can be helpful to check the Checks and Files changed tabs.
Please review the contributor guide and reach out to your Tech Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.

  • All commits are tagged with the ticket number
  • No linting errors / newline at end of file warnings
  • All code follows repository-configured prettier formatting
  • No merge conflicts
  • All checks passing
  • Screenshots of UI changes (see Screenshots section)
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • No yarn.lock changes (unless dependencies have changed)
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes #4122

@wavehassman wavehassman self-assigned this Jul 7, 2026
@wavehassman wavehassman requested a review from getheobald July 7, 2026 21:43
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.

1 participant