Skip to content

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Oct 21, 2025

Purpose

We are now totally separating the viewers with the editors.
We will not load the provider when we are in viewer mode, meaning the viewers will not be aware of other users and will not show their cursors anymore.
We still get the document updates in real-time.

@AntoLC AntoLC self-assigned this Oct 21, 2025
@AntoLC AntoLC added enhancement improve an existing feature frontend refacto labels Oct 21, 2025
@AntoLC AntoLC force-pushed the renovate/js-dependencies branch 3 times, most recently from 196d1d7 to 145c688 Compare October 22, 2025 12:47
Base automatically changed from renovate/js-dependencies to main October 22, 2025 13:06
We move some components related to doc versioning
into the doc-versioning feature folder to have a
better separation of concerns.
We don't need a provider for the doc versioning components
since they will receive the doc data directly via
a request.
@AntoLC AntoLC force-pushed the enhance/remove-awareness-viewer branch from 682c578 to 7b708bb Compare October 22, 2025 13:48
@github-actions
Copy link

github-actions bot commented Oct 22, 2025

Size Change: -921 B (-0.03%)

Total Size: 3.68 MB

Filename Size Change
apps/impress/out/_next/static/chunks/7551.js 648 kB -1.09 kB (-0.17%)
apps/impress/out/_next/static/ec967985/_buildManifest.js 0 B -878 B (removed) 🏆
apps/impress/out/_next/static/51a549d9/_buildManifest.js 880 B +880 B (new file) 🆕

compressed-size-action

We are now totally separating the viewers with
the editors. We will not load the provider
when we are in viewer mode, meaning the
viewers will not be aware of other users and
will not show their cursors anymore.
We still get the document updates in real-time.
In many places the property name "listInvalidQueries"
was misspelled.
@AntoLC AntoLC force-pushed the enhance/remove-awareness-viewer branch from 7b708bb to 781e1e3 Compare October 22, 2025 13:56
@AntoLC AntoLC requested a review from Ovgodd October 22, 2025 14:32
Copy link
Collaborator

@Ovgodd Ovgodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good to me !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement improve an existing feature frontend refacto

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants