collaboration icon indicating copy to clipboard operation
collaboration copied to clipboard

Real-time, multi-user editing with Statamic via websockets

Results 17 collaboration issues
Sort by recently updated
recently updated
newest added

This pull request adds Statamic 5 support to the Collaboration addon. It also updates the package description in the `composer.json`.

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 Commits aac695e release: v4.5.3 96a7f3a fix: fs.deny...

dependencies
javascript

This pull request adds support for collaborating on Globals & Taxonomy Terms, in addition to entries. I'm not sure if globals & terms were ever intended to be supported by...

Localizing Entries - https://statamic.dev/tips/localizing-entries Multi-Site - https://statamic.dev/multi-site When i switch active locale from the right sidebar - "Collaboration" still remain synced with the old one (incorrectly broadcast its values to...

bug

E.g. Ability to "own" the publish action - first in?

feature request

### Bug description I've configured `pusher`, it works great on collections - but doesn't seem to work on Taxonomies or Globals? The message below is permanently shown. ![Screenshot 2022-03-05 at...

bug

When a user A loses connection temporarily and misses changes to a field done by another user B, A will not see the changes by B. When A now changes...

bug

When editing entries with several users, we have the problem that edited entries in a stack can be deleted by publishing them, for example: User 1: is in the entry...

bug

Kinda hard to explain, so here is a screencast: ![demo](https://thumbs.gfycat.com/CookedCoolCrane-size_restricted.gif) The field is locked, then I click in it to focus, then the other user leaves the field, and does...

bug

It seems collaboration does not work for Global content. Perhaps this is because the content is structured differently and stored in the `data` array?

bug