Is your feature request related to a problem? Please describe.
This is a new feature request for adding a search field to the market page to allow users to easily filter the list. Currently, users are required to scroll the page to find what asset they are looking for.
Describe the solution you'd like
Add a search field that filters out the list of assets on the markets page. The user should be able to type into the search field, and upon keyup, the list should filter out those assets that do not contain the search term / keyword. The list should filter after a short time from the keyup event, i.e. debounced, so that the search UX is performant and efficient.
Describe alternatives you've considered
n/a
Additional context
The search field could go in the top right section of the markets page - https://app.aave.com/markets

Is your feature request related to a problem? Please describe.
This is a new feature request for adding a search field to the market page to allow users to easily filter the list. Currently, users are required to scroll the page to find what asset they are looking for.
Describe the solution you'd like
Add a search field that filters out the list of assets on the markets page. The user should be able to type into the search field, and upon keyup, the list should filter out those assets that do not contain the search term / keyword. The list should filter after a short time from the keyup event, i.e. debounced, so that the search UX is performant and efficient.
Describe alternatives you've considered
n/a
Additional context
The search field could go in the top right section of the markets page - https://app.aave.com/markets