thunderbird / thunderbird/appointment
Tweak confirmation flow
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 552
- Forks
- 29
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 23
Description
We've gotten some feedback that it might be a little weird to have the guest show up as confirmed in the calendar event due to many factors including all of our emails to the guest going to spam, not recieving the calendar ics file email, not accepting the event invite and therefore forgetting the event is planned, etc...
We should look into how we can adjust this flow, maybe add the option of reminder emails for events if the guest ticks a checkbox during the booking flow.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by tracing the booking flow, guest confirmation state, calendar event creation, and calendar ICS email delivery; clarify whether reminder emails and a booking-time checkbox are required. Done means the desired guest status and reminder behavior are agreed and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100