gentics / gentics/mesh-ui

Support for concurrent editing users

Open
#30 1 comment 0 reactions 0 assignees View on GitHub
f/node-editing requires api
Dominant language
TypeScript
Stars
24
Forks
27
PR merge metrics
No merged PRs in 30d

Description

There is no UI lock mechanism if two users edit the same page at the same time - the data from the first user saving will be persisted.

The second user will trigger an error message, his changes will not be saved - this is not shown in the UI. This scenario should be prevented - the second user should not be allowed or at least be warned before he starts to edit a node.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by reproducing concurrent editing in the UI and trace how the second save failure is surfaced. Done means the second user is prevented from editing or warned before editing, with the chosen behavior reflected in the interface.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.