Files
Zero/apps/mail/components
Ahmet Kilinc aaf319924e fix: hotkeys for categories (#1938)
The new implementation:
- Uses a single `useHotkeys` call with an array of key combinations
- Determines the appropriate category based on the pressed key
- Handles toggling labels in a more centralized way

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

## Summary by CodeRabbit

* **Refactor**
  * Simplified hotkey handling for category selection by consolidating multiple hotkey registrations into a single, unified hotkey listener.
  * The '0' key now selects the 10th category instead of clearing all labels.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-08-06 01:03:28 +01:00
..
2025-05-23 19:20:17 +05:30
2025-08-01 09:58:19 -07:00
2025-07-10 10:59:40 -07:00
2025-08-06 01:03:28 +01:00
2025-07-10 10:59:40 -07:00
2025-08-04 22:36:21 -07:00
2025-07-10 10:59:40 -07:00
2025-07-10 10:59:40 -07:00
2025-07-15 13:00:31 -07:00