thunderbird / thunderbird/appointment
During the FTUE you can enter the schedule step without having any connected calendars
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 552
- Forks
- 29
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 23
Description
I haven't tested it but it looks like the user ends up in the setup step after clicking back. For oauth logins during FTUE we set a localstorage token and check that to re-route them to the correct step. It's possible that they've performed a sequence of actions that caused this token to not be destroyed properly during a cancel or something.
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 with the linked Sentry issue and trace the FTUE flow between the setup and schedule steps, including the OAuth localStorage token. Reproduce the back-navigation or cancellation sequence described, then verify that a user without connected calendars cannot enter the schedule step and that the token state is cleared when appropriate.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100