Skip to main content

Rich-text editor — Regression Test

The editor is shared by documents and meeting notes. Run this in a document for the cleanest surface.

Steps

  1. Click New page in the sidebar, then click the new Untitled entry to open it, and type a few lines of text.
    • Text entry works
  2. Select a word and apply Bold, then Italic from the formatting toolbar (appears on selection).
    • The selected text becomes bold, then italic
  3. Apply a highlight / text color to a selection.
    • A color picker appears and the chosen color is applied
  4. Create a bullet list and a numbered list.
    • Both list types render correctly
  5. Insert an image under ~15 MB (toolbar image control, or paste/drag).
    • The image uploads and appears inline
  6. Select a block, open its block menu (), and choose Send to Todo.
    • A "Sent to Todo" confirmation appears
    • The block text shows up as a new todo in the To-Dos Today section
  7. Press Cmd+Z to undo, then Cmd+Shift+Z to redo.
    • Undo reverts the last change; redo reapplies it

Variations

  1. Create a checklist item and toggle it checked.
    • The checkbox toggles state
  2. Try to upload an image larger than the limit (>15 MB).
    • A "File too large" error is shown and the image is not inserted