overleaf-cep/services/web/frontend/js/features/ide-react/components/unsaved-docs
Antoine Clausse 09a534f48b [web] Move scopes permissionsLevel, permissions and hasLintingError to React context (#26607)
* Move `hasLintingError` from scope to react state

* Move `permissionsLevel` to IdeReactContext states

* Get `permissionsLevel` from `useIdeReactContext()`

* Set `permissionsLevel` in mocked `IdeReactProvider`

* Replace `permissions` scope by React state

* Fixup `permission` changes

* Remove redundant type

GitOrigin-RevId: 6203c61f9ac429789624196bf67e508310f4577f
2025-07-07 08:05:36 +00:00
..
unsaved-docs-alert.tsx Record an event when the "unsaved doc" alert is displayed (#24431) 2025-03-24 10:50:56 +00:00
unsaved-docs-locked-alert.tsx Reapply "Increase the length of unsaved doc time before the editor is locked" (#23723) 2025-02-20 09:06:31 +00:00
unsaved-docs.tsx [web] Move scopes permissionsLevel, permissions and hasLintingError to React context (#26607) 2025-07-07 08:05:36 +00:00