Files
Zero/apps/mail
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-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