[ACC BUG]: Custom code panel causes chat to be unscrollable on mobile
[ACC BUG]: Custom code panel causes chat to be unscrollable on mobile - Lemmy.World
When a character has a custom code panel (iframe/div) and you’re on mobile, closing the panel with the ⚛️ button makes it invisible but the chat still can’t be scrolled. The panel’s iframe keeps intercepting all touch/scroll gestures even though it’s hidden. Not 100% sure, but I think setting pointer-events: none on the parent doesn’t affect iframes, they might need to be targeted directly. *** There are many bugs i’m surprised nobody reported, and i thought i’ll just step up and start reporting what i find. Like how italics and bolds don’t always work if there is a special character behind/after them (like … or EM dashes) ¯\(ツ)/¯