\r\n\r\nCreating an issue to track this feature per @ayoayco [see this discussion](https://elk.zone/mstdn.io/@ayo@ayco.io/109767556096555675).\r\n\r\nThis is somewhat related to https://github.com/elk-zone/elk/issues/981\r\n",[1998,1999,2002],{"name":1985,"color":1986},{"name":2000,"color":2001},"c: ui","8949BA",{"name":2003,"color":2004},"s: pending triage","dddddd",1504,"Hide preview card if multiple links found in a single toot","2023-01-31T15:49:06Z","https://github.com/elk-zone/elk/issues/1504",0.75072044,{"description":2011,"labels":2012,"number":2016,"owner":1988,"repository":1989,"state":1990,"title":2017,"updated_at":2018,"url":2019,"score":2020},"## Proposal\r\n\r\n1. While composing a post, a red `[ NO ALT ]` badge (see example [here](https://chriscoyier.net/2023/01/25/musing-upon-an-alt-text-badge-on-images/)) should appear on each media without an ALT. When clicked, it will open the Edit dialog (it is basically the same as the Edit button).\r\n\r\n2. When clicking the Publish button, if there are images without ALT text, a dialog will appear that will show each of them with the input text to edit (same dialog as current edit could work) with two buttons: `[ Skip ]` `[ Done ]` (skip should be grayed, dimmed). Maybe for the last image, the Done button should read Publish.\r\n\r\n3. A new preference option should be added for users that would like to avoid the suggestion prompt. This option will be false by default, the feature is opt-out to encourage users. Currently, there is a similar feature in Twitter that is opt-in.\r\n\r\n## Context\r\n\r\nWe run a poll on [Mastodon](https://elk.zone/m.webtoo.ls/@patak/109732787938714669) and [Twitter](https://twitter.com/patak_dev/status/1617136714400600064) about UX to encourage users to add ALT to their attached images.\r\n\r\n\u003Cimg width=\"611\" alt=\"Mastodon poll results, see linked Post above\" src=\"https://user-images.githubusercontent.com/583075/216021585-6840e3ff-37f0-4c47-9b64-399c8d55e10d.png\">\r\n\r\n\u003Cimg width=\"596\" alt=\"Twitter poll results, see linked Tweet above\" src=\"https://user-images.githubusercontent.com/583075/216021418-b73f5c55-7910-437a-afd0-a57e0b7c185e.png\">\r\n\r\nSo suggesting + opt-out seems to be what most users will prefer/accept.\r\n\r\n@antfu [proposed](https://twitter.com/antfu7/status/1617173310235901953): \r\n> having an inline textbox with a placeholder, something like \"Add a description to the media make it more reachable\". Which could be a low intrusion way and no need for a config.\r\n\r\nFollowing a [discussion](https://twitter.com/toddlibby/status/1620721721375588353?s=20) with @colabottles, I think we could do both because the inline suggestion may avoid the prompt appearing in most cases.\r\n",[2013],{"name":2014,"color":2015},"c: a11y","553F0B",1552,"Encourage use of Alt text for attached media","2023-02-02T20:57:34Z","https://github.com/elk-zone/elk/issues/1552",0.7610534,{"description":2022,"labels":2023,"number":2026,"owner":1988,"repository":1989,"state":1990,"title":2027,"updated_at":2028,"url":2029,"score":2030},"[Experimental branch](https://github.com/elk-zone/elk/tree/feature/remove-link-if-matches-preview-URL) Checking the status content if the last child is a link and matches the PreviewCard.url",[2024,2025],{"name":1985,"color":1986},{"name":2000,"color":2001},981,"Feature: remove link from end of status content if it matches PreviewCard.url","2023-01-30T22:53:52Z","https://github.com/elk-zone/elk/issues/981",0.7833799,{"description":2032,"labels":2033,"number":2038,"owner":1988,"repository":1989,"state":1990,"title":2039,"updated_at":2040,"url":2041,"score":2042},"Bird-site shows the posts next to the current open fullscreen image preview\r\n\r\nWe should take this feature over, but are free in how we want to show this\r\n\r\nhttps://user-images.githubusercontent.com/7195563/204045954-06e073f4-037e-473d-a5ca-7d83a9fa4b77.mp4\r\n",[2034,2035],{"name":1985,"color":1986},{"name":2036,"color":2037},"p: 1-normal","BFDADC",108,"Show posts next to image fullscreen preview","2022-11-28T15:34:48Z","https://github.com/elk-zone/elk/issues/108",0.7873017,{"description":2044,"labels":2045,"number":2050,"owner":1988,"repository":1989,"state":1990,"title":2051,"updated_at":2052,"url":2053,"score":2054},"There's already an icon for when a media has alt text, but I think it would also be useful to have one for when a media doesn't. It's often more important to know when a media doesn't have alt text than when it does. Particularly, when you're trying to avoid boosting posts without it.\r\n\r\nMegalodon already does something similar. It shows an exclamation mark icon with a red background, making it stand out.\r\n\r\n\u003Cimg src=\"https://user-images.githubusercontent.com/58113537/216336358-ce03e32c-ee67-45e9-923e-fd52ffbed917.jpg\" width=\"300\" />\r\n\r\nThis could toggleable as well for people who don't want it.\r\n\r\n",[2046,2047],{"name":2014,"color":2015},{"name":2048,"color":2049},"s: needs decision","C453C3",1570,"Add icon for when media doesn't have alt text.","2023-02-03T02:26:51Z","https://github.com/elk-zone/elk/issues/1570",0.80345947,{"description":2056,"labels":2057,"number":2058,"owner":1988,"repository":1989,"state":1990,"title":2059,"updated_at":2060,"url":2061,"score":2062},"I frequently find when scrolling a timeline my cursor will incidentally arrive over a users avatar/name and their card info will be displayed. More often than not, this isn't what I wanted to happen. II think I would like at least an option to have this functionality turned off. In the meantime, I've got a custom stylesheet 'fix' but it has other disadvantages associated (like not being able to use the `more…` menu.\r\n\r\n**edit** I've found that this accomplished what I want – avatars/usernames still link to the profile, and the more ellipsis button still works with popper. But I guess there aren't any guarantees that the markup will stay like this, so a non-userland solution would be preferable\r\n\r\n```\r\n[id^=popper]:has(img) {\r\n display: none;\r\n}\r\n```",[],989,"Popper cards can be intrusive when scrolling","2023-01-12T10:57:12Z","https://github.com/elk-zone/elk/issues/989",0.80528736,{"description":2064,"labels":2065,"number":2066,"owner":1988,"repository":1989,"state":1990,"title":2067,"updated_at":2068,"url":2069,"score":2070},"On web, there's a long-hover interaction for the post's originator (and booster, if applicable). On mobile (android), in order to trigger the overlay I have to long-press, and then dismiss the menu that pops up 😬 . And then dismissing the overlay doesn't seem possible? Tapping outside of the overlay triggers whatever I tapped on. I'd love to be able to access that overlay more easily, as it includes the \"follow / unfollow\" button for the poster, which I often want.",[],971,"Mobile: long-hover over a poster's name is tricky to use","2023-01-11T14:04:50Z","https://github.com/elk-zone/elk/issues/971",0.8055913,{"description":2072,"labels":2073,"number":2075,"owner":1988,"repository":1989,"state":2076,"title":2077,"updated_at":2078,"url":2079,"score":2080},"The Status API gives a `card` prop that we can render for links: https://docs.joinmastodon.org/entities/Status/#card\r\n\r\nFor example, in this [post with a github link](https://elk.zone/fosstodon.org/@patak@mas.to/109450555194579022), we get a `card` property object with information including the image:\r\n\r\n\r\n\r\nThe example card object:\r\n\r\n```\r\n{\r\n \"url\": \"https://github.com/vitejs/vite/pull/11158\",\r\n \"title\": \"refactor: move framework plugins out of core by patak-dev · Pull Request #11158 · vitejs/vite\",\r\n \"description\": \"Description\\nBenefits of Framework plugins being out of Core\\nFoster ownership of the plugin from folks out of the Core team\\nThe framework plugins in the core monorepo doesn't help to encourage colla...\",\r\n \"type\": \"link\",\r\n \"author_name\": \"\",\r\n \"author_url\": \"\",\r\n \"provider_name\": \"GitHub\",\r\n \"provider_url\": \"\",\r\n \"html\": \"\",\r\n \"width\": 400,\r\n \"height\": 200,\r\n \"image\": \"https://cdn.fosstodon.org/cache/preview_cards/images/012/447/272/original/f226ed69b0e5ff34.png\",\r\n \"embed_url\": \"\",\r\n \"blurhash\": \"UNR:HHR-oItR%1xtR-s:R:o#adR+~padR-Ri\"\r\n}\r\n```\r\n\r\n",[2074],{"name":1985,"color":1986},335,"closed","Preview card for links on posts","2022-12-07T15:55:51Z","https://github.com/elk-zone/elk/issues/335",0.7653437,{"description":2082,"labels":2083,"number":2085,"owner":1988,"repository":1989,"state":2076,"title":2086,"updated_at":2087,"url":2088,"score":2089},"Twitter has an option to disable media previews in the main timeline\r\nhttps://www.wikihow.com/Turn-Off-Twitter-Image-Previews , the post detail view still has the image/video. \r\nThis feature is not only useful for data saving, but also may be used to visually calm down the timeline. \r\nA image url indicates there is an image that you then can see in the detail view.",[2084],{"name":1985,"color":1986},1373,"Option to turn off media previews ","2023-12-25T12:23:47Z","https://github.com/elk-zone/elk/issues/1373",0.77629924,["Reactive",2091],{},["Set"],["ShallowReactive",2094],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"zufP-zkicY7IQ8dbAeWEnlptBYDgbswijpIMwTssikI":-1},"/elk-zone/elk/937"]