\n\n## Sharing collection **not working**.\n\u003Cimg width=\"432\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/45ffd571-c9fe-4c30-aa4d-35d35315c11b\" />\n\n## Sharing NFTs is **not working**.\n\u003Cimg width=\"543\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/6b3ca7e6-abbe-4266-bf1f-38d5f9b48db7\" />\n\n\nIm starting to think it only related to generative art\n\n\u003Cimg width=\"340\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/9679c243-f1a8-4e40-84ed-064c17434e63\" />",[3145,3148],{"name":3146,"color":3147},"bug","d73a4a",{"name":3149,"color":3150},"A-twitter","FBCA04",11478,"kodadot","nft-gallery","open","NFT preview on X not working","2025-03-13T15:30:43Z","https://github.com/kodadot/nft-gallery/issues/11478",0.7597291,{"description":3160,"labels":3161,"number":3170,"owner":3152,"repository":3153,"state":3171,"title":3172,"updated_at":3173,"url":3174,"score":3175},"There are some import errors occur when running unit test, like importing .svg error.\r\nWould be great if someone could solve this problems and write unit test in `AvailableAction.vue`\r\n\r\n\r\n_Originally posted by @Jarsen136 in https://github.com/kodadot/nft-gallery/issues/2948#issuecomment-1118675607_\r\n\r\nref: #1841",[3162,3165,3168],{"name":3163,"color":3164},"$","0E8A16",{"name":3166,"color":3167},"p2","D4C5F9",{"name":3169,"color":3150},"A-tests",2964,"closed","AvailableAction.vue - Unit Test","2022-08-16T16:46:31Z","https://github.com/kodadot/nft-gallery/issues/2964",0.661173,{"description":3177,"labels":3178,"number":3184,"owner":3152,"repository":3153,"state":3171,"title":3185,"updated_at":3186,"url":3187,"score":3188},"Found one thing that needs to be fixed, asap so someone could feel free to take charge of that. \r\n\r\n\u003Cimg width=\"685\" alt=\"image\" src=\"https://user-images.githubusercontent.com/5887929/172608323-9efe2b72-d535-416f-bf50-ad20b7ea01f8.png\">\r\n\r\n_Originally posted by @yangwao in https://github.com/kodadot/nft-gallery/issues/3060#issuecomment-1149814261_",[3179,3180,3181],{"name":3146,"color":3147},{"name":3163,"color":3164},{"name":3182,"color":3183},"p1","D93F0B",3117,"Fix tests after basilisk merge to fix builds","2022-06-08T16:35:24Z","https://github.com/kodadot/nft-gallery/issues/3117",0.7147309,{"description":3190,"labels":3191,"number":3200,"owner":3152,"repository":3153,"state":3171,"title":3201,"updated_at":3202,"url":3203,"score":3204},"- To make some more versatile and future components, extract **all actions logic** to `shoppingActions.ts`\r\n- Writing unit tests are mandatory\r\n- https://github.com/kodadot/nft-gallery/blob/main-nuxt/components/rmrk/Gallery/AvailableActions.vue\r\n\r\nOnce it's done \r\n- #1840 could be made\r\n\r\nDeliverables:\r\n- [ ] Refactor hardcoded actions into `Interaction` (from minimark)\r\n- [ ] Refactor create remark to `createInteraction` (guess them import ;D)\r\n- [ ] Refactor that mess in submit with `MetaTransactionMixin` (check other component how to use it)\r\n- [ ] Use 🧹 and if you see some functions which are defined on the bad place, please put them in the correct file \r\n- [ ] Write unit tests for the functions and the `AvailableAction.vue` (file)\r\n\r\nThe context: Actions are like core of the app so if someone wants to change something it won't break any functionality.",[3192,3194,3196,3199],{"name":3193,"color":3164},"$$",{"name":3195,"color":3167},"p3",{"name":3197,"color":3198},"v2.2","6AC658",{"name":3169,"color":3150},1841,"Extract shopping logic to utils","2022-05-12T18:03:07Z","https://github.com/kodadot/nft-gallery/issues/1841",0.72976995,{"description":3206,"labels":3207,"number":3212,"owner":3152,"repository":3153,"state":3171,"title":3213,"updated_at":3214,"url":3215,"score":3216},"Everytime we upgrade something, we break something else, somehow, sometime, really unintentionally.\n\nWould be nice to have first **end to end** \ntests written for basic functionality.\n\nMake it as GitHub Action, hence we have it for free.\nProbably to run on every pull request probably.\n\n### test cases\n- simple mint\n- actions (buy, list, consume, send, unlist)\n- visual feeds - if feeds like collections, collection detail, gallery item, gallery feed loads content\n- data feeds - spotlight, series-insight\n\n### ref\n- kodadot/minimark",[3208,3210,3211],{"name":3209,"color":3164},"$$$",{"name":3166,"color":3167},{"name":3169,"color":3150},2006,"Initial tests framework","2022-08-05T12:42:15Z","https://github.com/kodadot/nft-gallery/issues/2006",0.73640877,{"description":3218,"labels":3219,"number":3225,"owner":3152,"repository":3153,"state":3171,"title":3226,"updated_at":3227,"url":3228,"score":3229},"### What happened?\r\n\r\nSome code submissions after @petersopko 's initial creation of basic E2E tests have broken some of those tests.\r\n-> Needs to be fixed asap after blocker is merged\r\n\r\nblocked by https://github.com/kodadot/nft-gallery/pull/3689\r\n\r\nyou can quickly get a sense of whats going on by using GUI Cypress suite via ` \"test:e2e-gui\": \"cypress open --project tests\",` :fire\r\n\r\n\u003Cimg width=\"988\" alt=\"Screenshot 2022-08-08 at 19 26 05\" src=\"https://user-images.githubusercontent.com/17953978/183478627-162d2729-1476-4f97-b99b-ba9522ab2029.png\">\r\n\r\n\r\n### Payment link for reward\r\n\r\nhttps://kodadot.xyz/transfer/?target=EqdyzrzVmeHwMdMwvPeCMnNdbuQDbD3YrjY93xq9Ln3jUGW\r\n\r\n### Code of Conduct\r\n\r\n- [X] I agree to follow this project's Code of Conduct",[3220,3221,3224],{"name":3146,"color":3147},{"name":3222,"color":3223},"S-blocked-✋","F9D0C4",{"name":3169,"color":3150},3701,"Fix some E2E tests","2022-08-09T11:49:20Z","https://github.com/kodadot/nft-gallery/issues/3701",0.7392406,{"description":3231,"labels":3232,"number":3238,"owner":3152,"repository":3153,"state":3171,"title":3239,"updated_at":3240,"url":3241,"score":3242},"@vikiival said it's bundled in @nuxt packages tho, let's review and remove unnecessary packages\r\n\r\nhttps://github.com/kodadot/nft-gallery/blob/main/package.json#L109\r\n\r\n```json\r\n \"@vue/cli-plugin-babel\": \"^3.12.1\",\r\n \"@vue/cli-plugin-pwa\": \"^4.5.15\",\r\n \"@vue/cli-plugin-typescript\": \"^4.5.15\",\r\n \"@vue/cli-service\": \"^4.5.15\",\r\n```\r\n\r\n### Ref\r\n- https://github.com/kodadot/nft-gallery/pull/2035",[3233,3234,3235],{"name":3163,"color":3164},{"name":3166,"color":3167},{"name":3236,"color":3237},"🧹 - clean-up","FEC502",2037,"Check if we need @vue/cli-plugin family ","2022-01-30T15:15:20Z","https://github.com/kodadot/nft-gallery/issues/2037",0.7402953,{"description":3244,"labels":3245,"number":3249,"owner":3152,"repository":3153,"state":3171,"title":3250,"updated_at":3251,"url":3252,"score":3253},"\u003Cimg width=\"1101\" alt=\"Screenshot 2023-01-13 at 23 14 33\" src=\"https://user-images.githubusercontent.com/734428/212367339-d859abb5-4208-43cd-a60f-c9a516e06ce7.png\">\r\n",[3246,3247,3248],{"name":3163,"color":3164},{"name":3195,"color":3167},{"name":3169,"color":3150},4692,"Update e2e test for new explore","2023-01-16T09:26:22Z","https://github.com/kodadot/nft-gallery/issues/4692",0.7448247,{"description":3255,"labels":3256,"number":3263,"owner":3152,"repository":3153,"state":3171,"title":3264,"updated_at":3265,"url":3266,"score":3267}," Probably needs adjust tests for only installed wallets\r\n\r\n_Originally posted by @yangwao in https://github.com/kodadot/nft-gallery/issues/4097#issuecomment-1279002157_\r\n ",[3257,3258,3259,3260],{"name":3163,"color":3164},{"name":3195,"color":3167},{"name":3169,"color":3150},{"name":3261,"color":3262},"stale","ededed",4114,"Probably needs adjust tests for only installed wallets","2025-07-05T01:55:48Z","https://github.com/kodadot/nft-gallery/issues/4114",0.74503493,{"description":3269,"labels":3270,"number":3272,"owner":3152,"repository":3153,"state":3171,"title":3273,"updated_at":3274,"url":3275,"score":3276},"seems like there is some flaky test. for example, try to open `test` jobs in this pipeline https://github.com/kodadot/nft-gallery/actions/runs/2862034445\r\n\u003Cimg width=\"882\" alt=\"Screen Shot 2022-08-16 at 21 21 07\" src=\"https://user-images.githubusercontent.com/734428/184903411-3127d735-10d5-412f-8f56-ef02fab8d006.png\">\r\n\r\nsometimes, it can be reproducible on local also. try to retry the test several times. there is some test that needs several attempts to succeed (marked with yellow colour)\r\n\u003Cimg width=\"462\" alt=\"Screen Shot 2022-08-16 at 21 20 02\" src=\"https://user-images.githubusercontent.com/734428/184903135-10a9f405-6041-48b8-8866-f2f4b562a326.png\">\r\n\r\nfor a temporary fix, try to retry your pipeline in case you get an error.\r\n\r\nit would be great if the issue was resolved. possible fix (maybe):\r\n- increase the timeout from 4s to 10s?\r\n- increase retries attempts from 2 to 3?\r\n\r\n",[3271],{"name":3169,"color":3150},3755,"E2E - Flaky test?","2022-08-17T08:17:56Z","https://github.com/kodadot/nft-gallery/issues/3755",0.7455507,["Reactive",3278],{},["Set"],["ShallowReactive",3281],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fOrCP57VyVclVrhpAoGAu1DMu1pReym9MCSI389u0Fxw":-1},"/kodadot/nft-gallery/3586"]