feat: add missing visual cue for closing dialogs with Esc key (#11386)

This commit is contained in:
JAYADITYA
2025-10-17 23:52:54 +05:30
committed by GitHub
parent 4a0fcd054b
commit 2b61ac532d
5 changed files with 10 additions and 6 deletions
@@ -8,7 +8,7 @@ exports[`ThemeDialog Snapshots > should render correctly in scope selector mode
│ 2. Workspace Settings │
│ 3. System Settings │
│ │
│ (Use Enter to apply scope, Tab to select theme)
│ (Use Enter to apply scope, Tab to select theme, Esc to close)
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯"
`;
@@ -32,7 +32,7 @@ exports[`ThemeDialog Snapshots > should render correctly in theme selection mode
│ 12. Google Code Light └─────────────────────────────────────────────────┘ │
│ ▼ │
│ │
│ (Use Enter to select, Tab to configure scope)
│ (Use Enter to select, Tab to configure scope, Esc to close)
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯"
`;