\r\n\r\n\r\nhttps://user-images.githubusercontent.com/5887929/203584387-8bce3773-932f-4561-8858-576aaafdb443.mp4\r\n\r\n",[3213,3214,3216],{"name":3186,"color":3147},{"name":3215,"color":3150},"p4",{"name":3157,"color":3153},4387,"Button in searchbar need some love","2022-11-24T23:20:57Z","https://github.com/kodadot/nft-gallery/issues/4387",0.7482455,{"description":3223,"labels":3224,"number":3232,"owner":3163,"repository":3164,"state":3165,"title":3233,"updated_at":3234,"url":3235,"score":3236},"#### To replicate\r\n- Goto `/gallery/`\r\n- Goto page \"20\" for example\r\n- Search something\r\n- no result & error in console\r\n\r\n\r\n\r\n\r\n#### Test case\r\n`/rmrk/gallery?page=10&search=yeet`\r\n\r\n#### Possible Solution\r\nremove/initialise the page parameter from the query on SearchInput\r\n",[3225,3228,3229],{"name":3226,"color":3227},"bug","d73a4a",{"name":3186,"color":3147},{"name":3230,"color":3231},"p1","D93F0B",2192,"Searchbar not working","2022-02-06T09:11:54Z","https://github.com/kodadot/nft-gallery/issues/2192",0.74839085,{"description":3238,"labels":3239,"number":3246,"owner":3163,"repository":3164,"state":3165,"title":3247,"updated_at":3248,"url":3249,"score":3250},"> **As a fast fix - make Search & SearchCollection component cusomizable, via props to turn off/on $route modification and cusomize a key for it.**\r\n> 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.\r\n\r\nHey sure, let's make follow up issue if this helps mitigate our tech debt let's do it!\r\n\r\nBest if we can leverage in vue3 composition api?\r\n\r\nht @nevermin9 if you want to take this one, optionally can raise bounty if made well & quickly \r\n\r\n## Ref\r\n- #3883 \r\n\r\n_Originally posted by @yangwao in https://github.com/kodadot/nft-gallery/issues/4283#issuecomment-1316582691_",[3240,3241,3242,3243],{"name":3186,"color":3147},{"name":3188,"color":3150},{"name":3157,"color":3153},{"name":3244,"color":3245},"stale","ededed",4336,"make Search & SearchCollection component customizable ","2025-07-26T02:03:32Z","https://github.com/kodadot/nft-gallery/issues/4336",0.7488088,{"description":3252,"labels":3253,"number":3258,"owner":3163,"repository":3164,"state":3165,"title":3259,"updated_at":3260,"url":3261,"score":3262},"As discussed in multiple places here, we got to a point where our codebase deserves serious refactor. Except for making our life easier, this would be great help for newcomers, since some things became quite messy/chaotic over the months of remote/async development.\r\n\r\nfollowing up from discussion here: \r\n\r\n- https://github.com/kodadot/nft-gallery/discussions/3068\r\n\r\nWhen it comes to the folder structure, I prefer the way @kkukelka described his approach in the [discussion](https://github.com/kodadot/nft-gallery/discussions/3068#discussioncomment-2857979):\r\n> I like to divide stuff in either context-specific or functionality-specific folders\r\n> e.g. for context-specific:\r\n\r\n```\r\n/payment\r\n/payment/CheckoutComponent.vue\r\n/payment/BillingComponent.vue\r\n```\r\n- [x] #3883\r\n- [x] #3299\r\n- [x] #3308\r\n- [ ] #3310\r\n- [x] #3309\r\n- [x] #3355\r\n- [x] #3379\r\n- [x] #3579\r\n- [x] #1348\r\n- [x] #3706\r\n- [x] #3774\r\n- [x] #3865\r\n- [x] #3772\r\n- [x] #3714 \r\n- [x] #3706\r\n- [x] #3868\r\n- [x] #3360\r\n- [x] #3747 \r\n- [x] #3749\r\n- [x] #3773\r\n",[3254,3257],{"name":3255,"color":3256},"chief","67EA1F",{"name":3159,"color":3153},3311,"Summer Refactor ","2025-07-05T01:55:47Z","https://github.com/kodadot/nft-gallery/issues/3311",0.7490547,{"description":3264,"labels":3265,"number":3270,"owner":3163,"repository":3164,"state":3165,"title":3271,"updated_at":3272,"url":3273,"score":3274},"Once #2540 done \r\n\r\nMake search bar \r\n- transparent, like rgba `.1` or `.0` \r\n- wider 400px \r\n- keep only border-top 1px pink line\r\n\r\n\u003Cimg width=\"1378\" alt=\"image\" src=\"https://user-images.githubusercontent.com/5887929/158371288-a6b30337-f4bb-4430-bd1d-56d721628170.png\">\r\n",[3266,3267,3268],{"name":3186,"color":3147},{"name":3149,"color":3150},{"name":3269,"color":3153},"A-navbar",2549,"Made search bar more transparent and bit wider ","2022-03-17T13:17:15Z","https://github.com/kodadot/nft-gallery/issues/2549",0.7515206,{"description":3276,"labels":3277,"number":3282,"owner":3163,"repository":3164,"state":3165,"title":3283,"updated_at":3284,"url":3285,"score":3286},"### What happened?\n\nWhen blurring the search bar on the 'gallery' and 'collections' tab, the page is trying to do a search with the contents of the empty searchBar.\n\n### Please reproduce in steps\n\n1. Go to Explore -> Categories/Collections\r\n2. Click on the top search bar\r\n3. Blur the element\r\n4. Page reloads the same page without any changes to it\n\n### Expected Behavior\n\nIt should not try to reload the page if the search value is empty string\n\n### What browsers are you seeing the problem on?\n\nChrome, Firefox\n\n### At which address did you encounter bug?\n\nbeta.kodadot.xyz, kodadot.xyz\n\n### Are you logged in?\n\nNo\n\n### Which wallet you are using?\n\n_No response_\n\n### At which chain did you encounter bug?\n\n_No response_\n\n### Screenshots\n\nCurrent behaviour:\r\n\r\nhttps://user-images.githubusercontent.com/11917416/202876096-fdfe2eb5-efc7-478a-8276-495e16395d1d.mp4\r\n\r\n\n\n### Relevant log output\n\n_No response_\n\n### Payment link for reward\n\nhttps://kodadot.xyz/transfer/?target=%3CMy_Kusama_Address_check_https://github.com/kodadot/nft-gallery/blob/main/CONTRIBUTING.md#creating-your-ksm-address%3E\n\n### Code of Conduct\n\n- [X] I agree to follow this project's Code of Conduct",[3278,3279,3280,3281],{"name":3226,"color":3227},{"name":3186,"color":3147},{"name":3188,"color":3150},{"name":3157,"color":3153},4357,"Searchbar tries to navigate when empty","2022-11-23T14:48:42Z","https://github.com/kodadot/nft-gallery/issues/4357",0.7527193,["Reactive",3288],{},["Set"],["ShallowReactive",3291],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fkyrnwn3Xh2bvQg4mwWmtW39-6I0qPfk8WelG0mGECuQ":-1},"/kodadot/nft-gallery/3883"]