- Updated the searchInputRef initialization to remove the explicit type declaration, simplifying the code. - Enhanced input focus and blur handling by ensuring the existence of the $el property before accessing the input element, improving robustness. - Streamlined the focus management logic in the handleClear and handleKeydown functions for better user experience. These changes enhance the reliability and clarity of the MarketFuzzySearch component, improving overall usability. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| composables | ||
| core | ||
| i18n | ||
| lib | ||
| modules | ||
| pages | ||
| app.config.ts | ||
| app.ts | ||
| App.vue | ||
| main.ts | ||
| vite-env.d.ts | ||