overleaf/services
M Fahru 19dd2f67e2 Implement "switch away survey" when users switching back to ace from cm6 (#10201)
Implement legacy source editor survey:

* Force user to switch to cm6 if they haven't seen switch away survey

* Only show user switch away survey if they open ace from another editor

* We need to wait 3 seconds until the survey is being shown

* Add comment to explain the reasoning of not showing cm6 switch away survey for rich text users

* Use localstorage `editor.has_seen_cm6_switch_away_survey` setter to not show the survey if user has seen the survey

* the `editor.has_seen_cm6_switch_away_survey` will have the value `true` even if user is not interacting with it, so update comment to reflect that

* Add `once: true` option to keydown event to avoid unnecessary callback invocation upon key presses

GitOrigin-RevId: c26be2bb39efac2dff112c821fca893e5993dcbf
2022-11-04 09:05:50 +00:00
..
chat Merge pull request #10194 from overleaf/bg-clean-up-library-versions 2022-10-28 08:04:58 +00:00
clsi Merge pull request #10239 from overleaf/jpa-pdf-caching-backend-tweaks 2022-11-02 09:04:43 +00:00
contacts Merge pull request #10194 from overleaf/bg-clean-up-library-versions 2022-10-28 08:04:58 +00:00
docstore Merge pull request #10194 from overleaf/bg-clean-up-library-versions 2022-10-28 08:04:58 +00:00
document-updater Merge pull request #10232 from overleaf/jpa-lg-silent-no-op-external-update 2022-11-04 09:03:54 +00:00
filestore Merge pull request #10194 from overleaf/bg-clean-up-library-versions 2022-10-28 08:04:58 +00:00
git-bridge Merge pull request #9309 from overleaf/msm-error-git-bridge-link 2022-08-31 08:03:52 +00:00
notifications Merge pull request #10194 from overleaf/bg-clean-up-library-versions 2022-10-28 08:04:58 +00:00
real-time Merge pull request #10194 from overleaf/bg-clean-up-library-versions 2022-10-28 08:04:58 +00:00
spelling Merge pull request #10194 from overleaf/bg-clean-up-library-versions 2022-10-28 08:04:58 +00:00
track-changes Merge pull request #10194 from overleaf/bg-clean-up-library-versions 2022-10-28 08:04:58 +00:00
web Implement "switch away survey" when users switching back to ace from cm6 (#10201) 2022-11-04 09:05:50 +00:00