mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-31 06:31:59 +08:00

* feat: setup the context for keyboard hotkeys * feat: add error handling for duplicate callbacks * feat: supported added for caps and document the return value * feat: added shortcut for cmd+b for sideNav open and close * feat: added jest test * fix: address review comments * fix: block the browser default actions wherever possible * fix: remove browser ovverides prevention code