Automattic / Automattic/simplenote-macos
Bug: No animation for exiting focus mode
- Dominant language
- Swift
- Stars
- 1.6k
- Forks
- 172
- Avg merge
- 11h 17m
- Merged PRs (30d)
- 3
Description
### Expected
There should be a sliding animation when exiting focus mode (Option + Command + F)
### Observed
It snaps open without an animation.
### Reproduced
> 1. Go to any note.
> 2. Enter focus mode via `Option + Command + F`
> 3. Exit focus mode via `Option + Command + F`
https://github.com/user-attachments/assets/74067abc-62ea-494c-9f57-a73f48412ea7
Contributor guide
Research direction
Start by reproducing the issue in a note using Option + Command + F to enter and exit focus mode, then locate the macOS focus-mode implementation. Compare the enter and exit transitions and verify that exiting uses a sliding animation rather than snapping open. Done means the exit animation is visible and the reported reproduction steps no longer show the bug.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100