snowballtools-base/packages/frontend/src/components/projects/ProjectSearchBar
Vivian Phung f981f1a3f6
fix(ProjectSearchBarDialog): getMenuProps error (#221)
- Replaced `useDebounce` with `useDebounceValue` for better type inference and simplicity
- Added `getMenuProps` to `useCombobox` to support better accessibility and usability
- Minor style tweak to improve `ProjectSearch` header hover effect
- Created Storybook stories for the `ProjectSearchBar` component

---
2024-06-24 18:48:32 -04:00
..
index.ts ♻️ refactor: project search bar 2024-03-06 10:30:26 +07:00
ProjectSearchBar.tsx fix(ProjectSearchBarDialog): getMenuProps error (#221) 2024-06-24 18:48:32 -04:00
ProjectSearchBarDialog.tsx fix(ProjectSearchBarDialog): getMenuProps error (#221) 2024-06-24 18:48:32 -04:00
ProjectSearchBarEmpty.tsx Lint using tsc; fix type errors 2024-04-11 21:49:14 -05:00
ProjectSearchBarItem.tsx Lint using tsc; fix type errors 2024-04-11 21:49:14 -05:00