Problem
There is no search input in the document list. Users with many documents must scroll through paginated results to find a specific one, with no way to filter by keyword.
Proposed Solution
Create a DocumentSearchBar component inside frontend/module/components/document-search/ that provides a debounced live search experience.
Acceptance Criteria
Problem
There is no search input in the document list. Users with many documents must scroll through paginated results to find a specific one, with no way to filter by keyword.
Proposed Solution
Create a DocumentSearchBar component inside
frontend/module/components/document-search/that provides a debounced live search experience.Acceptance Criteria