Skip to content

fix: permission prompt sequencing and progress-card buttons - #27

Merged
joshuagruenstein merged 1 commit into
mainfrom
fix-permission-prompt-order
Jul 12, 2026
Merged

fix: permission prompt sequencing and progress-card buttons#27
joshuagruenstein merged 1 commit into
mainfrom
fix-permission-prompt-order

Conversation

@joshuagruenstein

Copy link
Copy Markdown
Member
  • First-launch permission dialogs fired simultaneously; answering the microphone sheet buried the accessibility dialog behind other windows. The accessibility prompt now waits for the mic dialog to resolve (either answer) and explicitly activates the app so it lands in front. Live-verified on a fresh TCC state.
  • Progress cards (Flash EP, firmware upgrade, bootloader ritual) no longer offer an OK button while the operation runs — pressing it mid-flash dismissed the card and hid the power-cycle instruction. Confirmation buttons appear only on completion/error cards; the title-bar close remains as an escape hatch.

🤖 Generated with Claude Code

- First-launch permission dialogs fired simultaneously and answering
  the mic sheet buried the accessibility dialog; now the accessibility
  prompt waits for the mic dialog to resolve and activates the app so
  it lands in front (live-verified on a fresh TCC state)
- Progress cards (Flash EP, firmware upgrade, the bootloader ritual
  card) no longer show an OK button mid-operation — confirm buttons
  only on completion/error cards; title-bar close remains

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@joshuagruenstein
joshuagruenstein merged commit 6053e4b into main Jul 12, 2026
2 checks passed
@joshuagruenstein
joshuagruenstein deleted the fix-permission-prompt-order branch July 12, 2026 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant