Files
Zero/apps/mail
Ahmet Kilinc 428e75ff93 feat: remove old hotkeys and add new View hotkeys (#1918)
# Add Numeric Hotkeys for Category Selection in Mail List

## Description

This PR adds keyboard shortcuts for quickly toggling mail categories in the inbox view:
- Numbers 1-9 toggle the corresponding categories (based on their index)
- Number 0 clears all selected labels

The implementation uses React Hotkeys Hook to register these shortcuts within the mail-list scope, making View switching much faster for keyboard-oriented users.

## Type of Change

- [x]  New feature (non-breaking change which adds functionality)
- [x] 🎨 UI/UX improvement

## Areas Affected

- [x] User Interface/Experience

## Testing Done

- [x] Manual testing performed

## Checklist

- [x] I have performed a self-review of my code
- [x] My changes generate no new warnings

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit

* **New Features**
  * Added keyboard shortcuts (number keys 1–9) to quickly toggle category label filters in the mail category dropdown.
  * Added a keyboard shortcut (0 key) to clear all active category label filters.

* **Refactor**
  * Disabled previous keyboard shortcuts for switching mail list categories to avoid conflicts and streamline shortcut behavior.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-08-05 19:58:27 +01:00
..
2025-08-04 22:36:21 -07:00
2025-08-04 22:36:21 -07:00
2025-06-30 12:00:38 -07:00
2025-06-19 00:43:28 -07:00
2025-07-15 13:00:31 -07:00
2025-05-15 19:39:16 +01:00
2025-05-23 19:20:17 +05:30
2025-08-03 14:02:08 -07:00
2025-06-30 13:18:24 -07:00
2025-05-23 19:20:17 +05:30
2025-06-30 11:37:18 -07:00