kodadot / nft-gallery

Generative Art Marketplace
https://koda.art
MIT License
638 stars 361 forks source link

make Search & SearchCollection component customizable #4336

Open yangwao opened 1 year ago

yangwao commented 1 year ago

As a fast fix - make Search & SearchCollection component cusomizable, via props to turn off/on $route modification and cusomize a key for it. For the future, Nuxt 3 - such components have to be rewritten as a light versions, w/o $route modification. Such a functionality (working with $route, especially $route.query) can be implemented via composition api.

Hey sure, let's make follow up issue if this helps mitigate our tech debt let's do it!

Best if we can leverage in vue3 composition api?

ht @nevermin9 if you want to take this one, optionally can raise bounty if made well & quickly

Ref

Originally posted by @yangwao in https://github.com/kodadot/nft-gallery/issues/4283#issuecomment-1316582691

roiLeo commented 1 year ago

could be link with