Mobile app permission prompt: thin stacked buttons are easy to mis-tap, requesting a 2x2 grid
Status Open
Maintainer reply None cached
Activity 0 comments · opened Jul 30, 2026
When running Claude Code sessions from the Claude mobile app, the tool permission prompt renders its four options (Allow, Always allow, Deny, Chat) as thin, full-width buttons stacked vertically. On a phone the buttons sit close together, so every approval requires stopping to make sure I don't press the wrong one. The worst case would be tapping "Always allow" when I meant "Deny", since that grants a standing permission instead of blocking the action.
Can you please change the mobile layout to a 2x2 grid of larger buttons:
- Allow: top left
- Always allow: bottom left
- Deny: top right
- Chat: bottom right
This makes each tap target taller and puts Allow and Deny on opposite sides of the screen, so a slightly-off tap lands on a button of the same type instead of the opposite one.