Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ MultiUserSelect.stories.tsx
File
MultiUserSelect.stories.tsx
site/src/components/MultiUserSelect/MultiUserSelect.stories.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import type { Meta, StoryObj } from
"@storybook/react-vite"
;
2
import { spyOn } from
"storybook/test"
;
3
import { API } from
"#/api/api"
;
4
import { usersKey } from
"#/api/queries/users"
;
Callers
nothing calls this directly
Calls
3
usersKey
Function · 0.90
mockApiError
Function · 0.90
filter
Method · 0.80
Tested by
no test coverage detected