Skip to content

feat: query history + keyboard shortcuts hook - #611

Merged
alfredo1996 merged 2 commits into
release/2.0from
feat/issue-608-query-history
Apr 26, 2026
Merged

feat: query history + keyboard shortcuts hook#611
alfredo1996 merged 2 commits into
release/2.0from
feat/issue-608-query-history

feat: wire keyboard shortcuts into dashboard pages (#609)

e0fe333
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Apr 25, 2026 in 49s

Quality Gate failed

Annotations

Check warning on line 757 in app/src/components/widget-editor-modal.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=alfredo1996_neoboard&issues=AZ3B4ekRhFkLk-eZEEOU&open=AZ3B4ekRhFkLk-eZEEOU&pullRequest=611

Check warning on line 24 in app/src/hooks/use-keyboard-shortcuts.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `.at(…)` over `[….length - index]`.

See more on https://sonarcloud.io/project/issues?id=alfredo1996_neoboard&issues=AZ3B4em9hFkLk-eZEEOV&open=AZ3B4em9hFkLk-eZEEOV&pullRequest=611