Skip to content

Adding a remind unconfirmed button to availability page#4314

Open
EdgarButtner wants to merge 2 commits into
developfrom
#4203-Avalability-Reminders
Open

Adding a remind unconfirmed button to availability page#4314
EdgarButtner wants to merge 2 commits into
developfrom
#4203-Avalability-Reminders

Conversation

@EdgarButtner

@EdgarButtner EdgarButtner commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Changes

Adding button to remind unconfirmed members on the availability page.

Notes

Still need to test using Postman

Test Cases

All tests are in calender.test.ts

  • Reminder fails if event does not exist
  • Reminder fails if event has been deleted
  • Reminder fails if the creator is not the one sending the notification
  • Reminder succeeds and sends
  • Reminder succeeds when people have all confirmed
  • ...

Screenshots

Normal size:
Screenshot 2026-07-08 at 2 26 23 PM

Smallest Screen: (Might want to rework availability page as a whole on mobile as it is a bit unwieldy)
Screenshot 2026-07-08 at 2 28 01 PM

To Do

  • Test using Postmon
  • Make sure all code is correct and no bugs

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 #4203

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.

[Maintenance] - Availability Reminders

1 participant