polkadot-js / apps

Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains.
https://dotapps.io
Apache License 2.0
1.73k stars 1.51k forks source link

Add search filter for asset hub "assets" #10282

Open muddlebee opened 4 months ago

muddlebee commented 4 months ago

Add a search filter for the dropdown

https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fwnd-rpc.stakeworld.io%2Fassethub#/assets/balances image

hemantwasthere commented 3 weeks ago

@muddlebee I see the search is implemented but it's not working properly, like it expects the exact text case to be able to search.

Can I work on this?