thunderbird / thunderbird/appointment
Can Navigate through Days with no Booking Times
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 552
- Forks
- 29
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 23
Description
Is your feature request related to a problem? Please describe.
In day view, especially used on mobile. You can navigate through multiple days that you can't interact with (pictured below).
Describe the solution you'd like
Skip days that don't have booking options when navigating via day view. Don't allow those days to be selected.
Additional context
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 locating the day-view navigation and the logic that determines whether a day has booking options. Reproduce the issue on a schedule with several unavailable days, then verify that navigation skips those days and they cannot be selected; run the relevant tests if the repository provides them.
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