Description
To improve usability and align with modern standards, the search functionality in the App Catalogue needs to be more dynamic and intuitive. Users should be able to find apps instantly without unnecessary clicks. Related: #90 (comment).
Key Features
- Real-time Search (Debouncing): Filter the app list automatically as the user types, with a 300ms delay to ensure smooth performance.
- Fuzzy Matching: Search through App Names, Package Names, and Descriptions.
- Search UI Enhancement: * Add a "Clear" (X) button to the search field.
- Implement a "No results found" placeholder with helpful feedback.
- Focus Management: Automatically focus the search bar when the search page is opened.
Technical Tasks
Description
To improve usability and align with modern standards, the search functionality in the App Catalogue needs to be more dynamic and intuitive. Users should be able to find apps instantly without unnecessary clicks. Related: #90 (comment).
Key Features
Technical Tasks