thunderbird / thunderbird/appointment
Show a message if a user changes their schedule's calendar
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 552
- Forks
- 29
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 23
Description
(From discussion at https://github.com/thunderbird/appointment/pull/768)
We should show a message notifying that any pending bookings will not be carried over if they change their schedule's calendar.
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
Start by reviewing the schedule calendar-change flow and the discussion referenced from pull request #768. Identify where pending bookings are handled, then add a user-facing warning that they will not be carried over when the calendar changes and verify the resulting behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100