Skip to content

Allow autosaving wiki content

Himanshu Kapoor requested to merge 351704-wiki-autosave into master

What does this MR do and why?

Allow autosaving wiki page information including page title, content, commit message and format.

Screenshots or screen recordings

Screen_Recording_2022-09-12_at_12.09.41

How to set up and validate locally

  1. Open an existing wiki page or create a new page
  2. Enter some title, content and/or commit message
  3. Do not save changes. Instead, navigate away and come back, or just refresh the page
  4. Notice that the unsaved changes are retained after a page reload.

Once you submit the form, the unsaved changes will be removed from local storage.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #351704 (closed)

Edited by Himanshu Kapoor

Merge request reports