\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\" />",[3019,3022],{"name":3020,"color":3021},"bug","d73a4a",{"name":3023,"color":3024},"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":3034,"labels":3035,"number":3044,"owner":3026,"repository":3027,"state":3045,"title":3046,"updated_at":3047,"url":3048,"score":3049},"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",[3036,3039,3042],{"name":3037,"color":3038},"$","0E8A16",{"name":3040,"color":3041},"p2","D4C5F9",{"name":3043,"color":3024},"A-tests",2964,"closed","AvailableAction.vue - Unit Test","2022-08-16T16:46:31Z","https://github.com/kodadot/nft-gallery/issues/2964",0.661173,{"description":3051,"labels":3052,"number":3058,"owner":3026,"repository":3027,"state":3045,"title":3059,"updated_at":3060,"url":3061,"score":3062},"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_",[3053,3054,3055],{"name":3020,"color":3021},{"name":3037,"color":3038},{"name":3056,"color":3057},"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":3064,"labels":3065,"number":3074,"owner":3026,"repository":3027,"state":3045,"title":3075,"updated_at":3076,"url":3077,"score":3078},"- 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.",[3066,3068,3070,3073],{"name":3067,"color":3038},"$$",{"name":3069,"color":3041},"p3",{"name":3071,"color":3072},"v2.2","6AC658",{"name":3043,"color":3024},1841,"Extract shopping logic to utils","2022-05-12T18:03:07Z","https://github.com/kodadot/nft-gallery/issues/1841",0.72976995,{"description":3080,"labels":3081,"number":3086,"owner":3026,"repository":3027,"state":3045,"title":3087,"updated_at":3088,"url":3089,"score":3090},"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",[3082,3084,3085],{"name":3083,"color":3038},"$$$",{"name":3040,"color":3041},{"name":3043,"color":3024},2006,"Initial tests framework","2022-08-05T12:42:15Z","https://github.com/kodadot/nft-gallery/issues/2006",0.73640877,{"description":3092,"labels":3093,"number":3099,"owner":3026,"repository":3027,"state":3045,"title":3100,"updated_at":3101,"url":3102,"score":3103},"### 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",[3094,3095,3098],{"name":3020,"color":3021},{"name":3096,"color":3097},"S-blocked-✋","F9D0C4",{"name":3043,"color":3024},3701,"Fix some E2E tests","2022-08-09T11:49:20Z","https://github.com/kodadot/nft-gallery/issues/3701",0.7392406,{"description":3105,"labels":3106,"number":3112,"owner":3026,"repository":3027,"state":3045,"title":3113,"updated_at":3114,"url":3115,"score":3116},"@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",[3107,3108,3109],{"name":3037,"color":3038},{"name":3040,"color":3041},{"name":3110,"color":3111},"🧹 - 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":3118,"labels":3119,"number":3123,"owner":3026,"repository":3027,"state":3045,"title":3124,"updated_at":3125,"url":3126,"score":3127},"\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",[3120,3121,3122],{"name":3037,"color":3038},{"name":3069,"color":3041},{"name":3043,"color":3024},4692,"Update e2e test for new explore","2023-01-16T09:26:22Z","https://github.com/kodadot/nft-gallery/issues/4692",0.7448247,{"description":3129,"labels":3130,"number":3137,"owner":3026,"repository":3027,"state":3045,"title":3138,"updated_at":3139,"url":3140,"score":3141}," 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 ",[3131,3132,3133,3134],{"name":3037,"color":3038},{"name":3069,"color":3041},{"name":3043,"color":3024},{"name":3135,"color":3136},"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":3143,"labels":3144,"number":3146,"owner":3026,"repository":3027,"state":3045,"title":3147,"updated_at":3148,"url":3149,"score":3150},"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",[3145],{"name":3043,"color":3024},3755,"E2E - Flaky test?","2022-08-17T08:17:56Z","https://github.com/kodadot/nft-gallery/issues/3755",0.7455507,["Reactive",3152],{},["Set"],["ShallowReactive",3155],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fOrCP57VyVclVrhpAoGAu1DMu1pReym9MCSI389u0Fxw":-1},"/kodadot/nft-gallery/3586"]