-
Bug report: tap Reply, type 50+ characters, app crashes โ three times now
Bug reproduction steps: Open any topic in any board Tap the Reply button Type more than 50 characters Tap Send App crashes immediately Three confirmed reproductions!! Has anyone else hit this?? Environment: iOS 17.4, latest app version, Wi-Fi connection. Not intermittent โ every attempt above ~50 characters crashes, below 50 characters works fine. Looks like an unhandled edge case on the text length boundary. Crash timestamps logged for server log cross-reference: 04/25 21:34, 04/25 22:17, 04/26 09:41. Happy to provide any additional debug info.
-
Performance regression in the latest update โ profiling data attached
Using browser dev tools: time-to-interactive went from 1.8s to 3.1s on the current build. The regression is in the initial data fetch โ appears to be a missing cache layer or a new synchronous operation on the critical path. Previous version didn't have this pattern. Happy to share the full profile trace.
-
Reproducible crash: opening notification while app is loading causes force-close
Steps: 1) Open app cold (fully closed, not background). 2) During loading animation, receive a push notification. 3) Tap notification before loading completes. Result: force close 100% reproduction rate on iOS 17.4+. Android: 60% reproduction rate. Not device-specific โ reproduced on 3 different iOS devices.
-
Feature Request: Draft Saving for Posts
Would love to see draft saving added to the post composer. I write fairly detailed analysis posts and if something comes up while I'm mid-post โ or if the browser crashes or the tab closes โ everything is gone. Even a local browser-storage auto-save every few minutes would solve this completely. For anyone writing long-form content, this would make a meaningful difference.
-
Bug Report: Mobile Line Breaks Not Rendering
Found what looks like a consistent bug in the mobile experience. When composing a post on iOS Safari, pressing Enter to create a new paragraph results in a space rather than an actual line break on submission. The paragraph structure visible in the editor doesn't survive posting. Haven't tested on Android to know if it's browser-specific. Hope this can be patched โ it makes longer posts very hard to format.
-
Feature Request: In-App Event Notifications
Wanted to suggest a feature that would really improve my experience: the ability to follow specific upcoming events and receive a notification when they're about to start. Right now I have to manually track game times to catch discussions while they're live. If this could integrate with a personal watchlist, even better. Would dramatically increase my engagement with the platform.