Autosave Glossary file while editing

Currently, the user has to save the glossary file by clicking Ctrl+S and faces issues while saving the Definition for their terms, only being able to save the file when they close the glossary tab, and are shown the option to either apply unsaved changes or discard them.

This MR aims to add the feature of automatically saving the glossary file while editing. This makes it simple for the user to keep editing their terms without worrying about extra actions or rely on closing the glossary tab to save their changes.

Specifically, it is done when:

  • A new entry is made through "Define New Term" found in Glossary View
  • A blank row is manually added in the Glossary Tab
  • A row is edited to set the English and Target Language Terms
  • An entry is removed
  • Focus out from Subject Field
  • Focus out from Definition Field

BUG: 413495

Edited by Finley Watson

Merge request reports

Loading