Keyboard shortcuts
ColdIQ does not ship bespoke global hotkeys today. What works is the standard set of keyboard behaviours that browsers and accessible widgets provide — listed below so you know what to expect. A global command palette is planned but not yet available (see the last section).
Dialogs, sheets, and popovers
| Key | Action |
|---|---|
| Esc | Closes the open dialog, popover, drilldown lens, or bottom sheet. Focus returns to the control that opened it. |
| Tab / Shift+Tab | Moves focus forward / back through the controls inside the open surface. |
Tabs
Tab strips use a roving-tabindex pattern, so the arrow keys move between tabs once one is focused.
| Key | Action |
|---|---|
| Arrow Left / Arrow Right | Move to the previous / next tab. |
| Home / End | Jump to the first / last tab. |
| Enter / Space | Activate the focused tab. |
Buttons and combobox options
| Key | Action |
|---|---|
| Enter / Space | Activates the focused button, and selects the highlighted option in a combobox / typeahead. |
| Arrow Up / Arrow Down | Move through options in an open combobox / typeahead list. |
| Esc | Closes the combobox list without choosing. |
Standard browser keys
Everything else is your browser's normal behaviour — nothing app-specific.
| Key | Action |
|---|---|
| Tab | Move focus to the next control. |
| Cmd/Ctrl + F | Open the browser's in-page find. |
| Cmd/Ctrl + R | Reload the page. |
Planned: command palette
A global Cmd/Ctrl + K command palette / quick search is planned but not yet available. When it ships it will be documented here. Until then, use the top navigation and the in-page search boxes.