make /projects searchable by project name #1208
AKolenda
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Problem
Requested feature
Example
Expected behavior
How I'd implement it
Projects.vue. The page already loads all projects and filters them in a computed (status/visibility/client), so the search is just one more condition in the same placeWould open a PR for this if the approach is fine
All reactions