apps icon indicating copy to clipboard operation
apps copied to clipboard

Search/filter functionality of selection dropdowns

Open dominikfedor opened this issue 2 years ago • 1 comments

added search/filter functionality to selection dropdowns in following pages:

  • Chain state storage and constants
  • RPC calls
  • Runtime calls
  • Extrinsics

I often found myself missing this small feature, and it seems I'm not alone. It enhances usability by allowing users to find pallets and methods more quickly.

Resolves #8194

dominikfedor avatar Aug 07 '23 11:08 dominikfedor

Hi @jacogr, looking forward to your feedback when convenient. Thanks!

dominikfedor avatar Aug 21 '23 07:08 dominikfedor

Hi @jacogr is it possible to look at this ? It is great feature. Thank you

devdanco avatar Mar 26 '24 14:03 devdanco

I'll have a look at it today. Thanks for the patience

TarikGul avatar Mar 26 '24 14:03 TarikGul

hey @TarikGul I really appreciate your time :)

devdanco avatar Mar 26 '24 14:03 devdanco

So far it looks really great, thanks for the addition: Just 2 things:

  1. Could you pull in master and push back up so that the CI will run.

  2. Could you post a picture of the functionality in the action.

TarikGul avatar Mar 26 '24 23:03 TarikGul

Sure, thanks! I've updated it and here are the screenshots: Screenshot 1 Screenshot 2 Screenshot 3

dominikfedor avatar Mar 27 '24 08:03 dominikfedor

Looks like the build is complaining. At first look:

Type '(filteredOptions: KeyringSectionOptions, _query: string) => DropdownItemProps[]' is not assignable to type 'boolean | ((options: DropdownItemProps[], value: string) => DropdownItemProps[]) | undefined'.

TarikGul avatar Mar 27 '24 15:03 TarikGul

Thanks so much for the contribution.

TarikGul avatar Mar 28 '24 13:03 TarikGul

You're welcome, glad to contribute!

dominikfedor avatar Mar 28 '24 14:03 dominikfedor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

polkadot-js-bot avatar Mar 30 '24 17:03 polkadot-js-bot