- Introduced an internal query state to improve UI responsiveness during search input. - Implemented a debounced search function to optimize performance and reduce unnecessary emissions. - Updated conditions for displaying keyboard hints and clear button based on the new internal query. - Ensured both internal and actual search queries are cleared appropriately. These changes enhance the user experience by providing immediate feedback while typing and optimizing search operations. |
||
|---|---|---|
| .. | ||
| components | ||
| composables | ||
| docs | ||
| services | ||
| stores | ||
| types | ||
| views | ||
| index.ts | ||