mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 10:41:52 +02:00
🚧 wip
This commit is contained in:
@@ -43,6 +43,7 @@ type CommandPaletteProps = {
|
|||||||
* Plan for command bar:
|
* Plan for command bar:
|
||||||
* - the nav items should be custom items instead of all of the ones in the sidebar
|
* - the nav items should be custom items instead of all of the ones in the sidebar
|
||||||
* - actions should be triggered by using `>` (like in Github)
|
* - actions should be triggered by using `>` (like in Github)
|
||||||
|
* -> if search starts with `>`, the filter should exclude that char in the filter string
|
||||||
*/
|
*/
|
||||||
|
|
||||||
export function CommandPalette({ orgId, orgs, navItems }: CommandPaletteProps) {
|
export function CommandPalette({ orgId, orgs, navItems }: CommandPaletteProps) {
|
||||||
|
|||||||
Reference in New Issue
Block a user