fix quick-actions team search #3186

Merged
konrad merged 2 commits from WofWca/frontend:fix-team-search into main 2023-03-02 15:28:46 +00:00
Contributor

See commits.

I feel like switch exhaustion check could save from the second one (either ESLint or TypeScript's assertNever(type)).

See commits. I feel like `switch` exhaustion check could save from the second one (either ESLint or TypeScript's `assertNever(type)`).
WofWca added 2 commits 2023-03-02 12:59:39 +00:00
Member

Hi WofWca!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://3186-fix-team-search--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi WofWca! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://3186-fix-team-search--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
konrad approved these changes 2023-03-02 15:27:57 +00:00
konrad left a comment
Owner

Good catch!

Good catch!
konrad merged commit 149ceaf2e5 into main 2023-03-02 15:28:46 +00:00
konrad deleted branch fix-team-search 2023-03-02 15:28:47 +00:00
Member

I feel like switch exhaustion check could save from the second one (either ESLint or TypeScript's assertNever(type)).

Yes, I think the same

> I feel like switch exhaustion check could save from the second one (either ESLint or TypeScript's assertNever(type)). Yes, I think the same
This repo is archived. You cannot comment on pull requests.
No description provided.