feat(KB-179): reorder search bar left of view toggle
- Move search bar to the left of the view toggle in Header component - Remove batch badge fetching implementation (useBatchBadgeFetch hook, tests, GitHub routes) - Clean up associated types and API endpoints - Add changeset for visual improvement
This commit is contained in:
5
.changeset/fix-search-toggle-position.md
Normal file
5
.changeset/fix-search-toggle-position.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
---
|
||||
|
||||
Move search bar to the left of the board/list view toggle in the dashboard header for improved visual hierarchy.
|
||||
Reference in New Issue
Block a user