Bug Reports

Found something broken? Let us know here.

  • Login redirect loop on Safari iOSShipped

    After signing in with Google on Safari (iPhone 15, iOS 17.4), the page redirects back to /auth/signin in an infinite loop. Works fine on Chrome.

    #1 · 4/9/2026 · Anonymous

  • Vote count not updating in real-timeShipped

    When I upvote a post the count doesn't change until I refresh. Other users see the same stale count. Seems like the UI isn't revalidating after a mutation.

    #2 · 4/20/2026 · Anonymous

  • Long post titles overflow card layoutShipped

    Post titles longer than ~80 characters break the card layout on the board view — the text overflows the card boundary on smaller screens.

    #3 · 5/3/2026 · Anonymous

  • Search returning no results for accented charactersIn Progress

    Searching for 'café' returns nothing even though there is a post with that exact word. Unaccented 'cafe' works fine. Looks like a collation issue.

    #4 · 5/17/2026 · Anonymous

  • Email notifications arriving in spamClosed

    Status-change emails from the platform are landing in spam for several of our team members (Gmail). SPF and DKIM may not be configured correctly.

    #5 · 5/25/2026 · Anonymous

  • Admin user list pagination broken at page 3Under Review

    Clicking 'Next' on page 2 of the admin user list correctly loads page 3, but clicking 'Next' again jumps back to page 1 instead of page 4.

    #6 · 6/5/2026 · Anonymous

  • Markdown rendering strips code blocksOpen

    Triple-backtick code blocks in post descriptions are stripped on render. Only inline code (single backtick) works. Affects bug reports most as we paste stack traces.

    #7 · 6/13/2026 · Anonymous

  • Webhook test delivery shows 200 even on errorOpen

    The webhook test endpoint always returns a success message even when the target URL returns a 500. The UI says 'delivered' but the payload was never received.

    #8 · 6/22/2026 · Anonymous