All ideas
Under ReviewKent Fallon · 2mo ago

Fix summary editing bug that locks text and requires a web-based "code view" workaround

The Problem There is a sporadic but frustrating bug where the summary section becomes completely uneditable within the app. Currently, the only way to bypass this lock is to log into the web platform, switch the text editor mode to "code," and edit the raw text there. The Fix Patch the rich-text editor so summaries remain consistently editable in the standard view across both the app and the web, without freezing or locking up. Bonus Benefit This restores a seamless mobile experience and prevents users from having to use confusing, developer-style workarounds just to correct a simple typo or adjust their notes on the go.

Join the conversation

  1. Response from the Wave team

    Josh Mohrer1mo ago

    Confirmed and understood — the editor locks when the summary contains markdown it can't parse, and the web 'source mode' bypass is a workaround nobody should need. An editor fix is on the list.