Skip to content

feat: add command palette with DI-based command registration#5065

Open
Pavel910 wants to merge 2 commits into
nextfrom
feat/command-palette
Open

feat: add command palette with DI-based command registration#5065
Pavel910 wants to merge 2 commits into
nextfrom
feat/command-palette

Merge branch 'next' into feat/command-palette

5dc9af6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 2, 2026 in 4s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 103 in packages/app-admin/src/hooks/useHotkeys.ts

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting assignment Medium

This assignment may alter Object.prototype if a malicious '__proto__' string is injected from
library input
.