\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\" />",[2867,2870],{"name":2868,"color":2869},"bug","d73a4a",{"name":2871,"color":2872},"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":2882,"labels":2883,"number":2892,"owner":2874,"repository":2875,"state":2893,"title":2894,"updated_at":2895,"url":2896,"score":2897},"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",[2884,2887,2890],{"name":2885,"color":2886},"$","0E8A16",{"name":2888,"color":2889},"p2","D4C5F9",{"name":2891,"color":2872},"A-tests",2964,"closed","AvailableAction.vue - Unit Test","2022-08-16T16:46:31Z","https://github.com/kodadot/nft-gallery/issues/2964",0.661173,{"description":2899,"labels":2900,"number":2906,"owner":2874,"repository":2875,"state":2893,"title":2907,"updated_at":2908,"url":2909,"score":2910},"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_",[2901,2902,2903],{"name":2868,"color":2869},{"name":2885,"color":2886},{"name":2904,"color":2905},"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":2912,"labels":2913,"number":2922,"owner":2874,"repository":2875,"state":2893,"title":2923,"updated_at":2924,"url":2925,"score":2926},"- 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.",[2914,2916,2918,2921],{"name":2915,"color":2886},"$$",{"name":2917,"color":2889},"p3",{"name":2919,"color":2920},"v2.2","6AC658",{"name":2891,"color":2872},1841,"Extract shopping logic to utils","2022-05-12T18:03:07Z","https://github.com/kodadot/nft-gallery/issues/1841",0.7297699,{"description":2928,"labels":2929,"number":2934,"owner":2874,"repository":2875,"state":2893,"title":2935,"updated_at":2936,"url":2937,"score":2938},"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",[2930,2932,2933],{"name":2931,"color":2886},"$$$",{"name":2888,"color":2889},{"name":2891,"color":2872},2006,"Initial tests framework","2022-08-05T12:42:15Z","https://github.com/kodadot/nft-gallery/issues/2006",0.73640877,{"description":2940,"labels":2941,"number":2947,"owner":2874,"repository":2875,"state":2893,"title":2948,"updated_at":2949,"url":2950,"score":2951},"### 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",[2942,2943,2946],{"name":2868,"color":2869},{"name":2944,"color":2945},"S-blocked-✋","F9D0C4",{"name":2891,"color":2872},3701,"Fix some E2E tests","2022-08-09T11:49:20Z","https://github.com/kodadot/nft-gallery/issues/3701",0.7392406,{"description":2953,"labels":2954,"number":2960,"owner":2874,"repository":2875,"state":2893,"title":2961,"updated_at":2962,"url":2963,"score":2964},"@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",[2955,2956,2957],{"name":2885,"color":2886},{"name":2888,"color":2889},{"name":2958,"color":2959},"🧹 - 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.74029535,{"description":2966,"labels":2967,"number":2971,"owner":2874,"repository":2875,"state":2893,"title":2972,"updated_at":2973,"url":2974,"score":2975},"\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",[2968,2969,2970],{"name":2885,"color":2886},{"name":2917,"color":2889},{"name":2891,"color":2872},4692,"Update e2e test for new explore","2023-01-16T09:26:22Z","https://github.com/kodadot/nft-gallery/issues/4692",0.7448247,{"description":2977,"labels":2978,"number":2980,"owner":2874,"repository":2875,"state":2893,"title":2981,"updated_at":2982,"url":2983,"score":2984},"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",[2979],{"name":2891,"color":2872},3755,"E2E - Flaky test?","2022-08-17T08:17:56Z","https://github.com/kodadot/nft-gallery/issues/3755",0.7455507,{"description":2986,"labels":2987,"number":2997,"owner":2874,"repository":2875,"state":2893,"title":2998,"updated_at":2999,"url":3000,"score":3001},"Found nice article\nMaybe would be a good bet for KodaDot\n\n[Testing Vite with minimal config using Vitest](https://blog.logrocket.com/testing-vite-minimal-config-using-vitest/)",[2988,2990,2993,2996],{"name":2989,"color":2872},"A-research",{"name":2991,"color":2992},"dependencies","0366d6",{"name":2994,"color":2995},"experimental","B09211",{"name":2891,"color":2872},2413,"Replace Jest with Vitest","2022-03-27T09:41:48Z","https://github.com/kodadot/nft-gallery/issues/2413",0.74606085,["Reactive",3003],{},["Set"],["ShallowReactive",3006],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fOrCP57VyVclVrhpAoGAu1DMu1pReym9MCSI389u0Fxw":-1},"/kodadot/nft-gallery/3586"]