Skip to content

Improve command palette navigation #3174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jun 25, 2025

improve: replace window.location.reload with query refetch for better UX

6345861
Select commit
Loading
Failed to load commit list.
Merged

Improve command palette navigation #3174

improve: replace window.location.reload with query refetch for better UX
6345861
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 25, 2025 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 112 in apps/web/src/app/[locale]/(dashboard)/[wsId]/tasks/boards/[boardId]/_components/list-view.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/app/[locale]/(dashboard)/[wsId]/tasks/boards/[boardId]/_components/list-view.tsx#L106-L112

Added lines #L106 - L112 were not covered by tests

Check warning on line 27 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L27

Added line #L27 was not covered by tests

Check warning on line 57 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L57

Added line #L57 was not covered by tests

Check warning on line 65 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L60-L65

Added lines #L60 - L65 were not covered by tests

Check warning on line 77 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 87 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L83-L87

Added lines #L83 - L87 were not covered by tests

Check warning on line 92 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L92

Added line #L92 was not covered by tests

Check warning on line 106 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 224 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L207-L224

Added lines #L207 - L224 were not covered by tests

Check warning on line 227 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L226-L227

Added lines #L226 - L227 were not covered by tests

Check warning on line 231 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L229-L231

Added lines #L229 - L231 were not covered by tests

Check warning on line 233 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L233

Added line #L233 was not covered by tests

Check warning on line 253 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L247-L253

Added lines #L247 - L253 were not covered by tests

Check warning on line 255 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L255

Added line #L255 was not covered by tests

Check warning on line 257 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L257

Added line #L257 was not covered by tests

Check warning on line 309 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L303-L309

Added lines #L303 - L309 were not covered by tests

Check warning on line 312 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L311-L312

Added lines #L311 - L312 were not covered by tests

Check warning on line 319 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L314-L319

Added lines #L314 - L319 were not covered by tests

Check warning on line 334 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L321-L334

Added lines #L321 - L334 were not covered by tests

Check warning on line 350 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L349-L350

Added lines #L349 - L350 were not covered by tests

Check warning on line 359 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L357-L359

Added lines #L357 - L359 were not covered by tests

Check warning on line 367 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L361-L367

Added lines #L361 - L367 were not covered by tests

Check warning on line 372 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L369-L372

Added lines #L369 - L372 were not covered by tests

Check warning on line 417 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L417

Added line #L417 was not covered by tests

Check warning on line 419 in apps/web/src/components/command/add-task-form.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/web/src/components/command/add-task-form.tsx#L419

Added line #L419 was not covered by tests