Synchronous collaboration in the Content Editor
## Problem to solve As the Content Editor matures and gets implemented in areas like Issue and Epic descriptions, there will be a need to collaborate on content synchronously. Doing so currently results in conflicts as one author makes and saves changes while another is still editing. The result is data loss, or at the very least, frustration. ## Proposal Support multiple simultaneous editors in the Content Editor. This is **very** related to https://gitlab.com/groups/gitlab-org/-/epics/2345 and is being tracked here as a specific implementation of the overall effort to bring real-time collaboration to GitLab.
epic