Concurrent users where a change occurs
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
As a user i don't want to be unaware that the version of the application i am looking at or working on is now invalid due to concurrent changes made by another user .
**Acceptance Criteria**
- [ ] Given (Context), When (action carried out), Then (expected outcome)
- [ ] Given (Context), When (action carried out), Then (expected outcome)
**Additional Context**
- when student edits when ministry user is in their account
- student somthing similar if student did a change request is looking at app and change in flight. change gets approved. new version. page student is looking at is wrong
- refresh would have odd progress bar cause they are in old version
- currently changes will not go through in a invalid version of the application (protection part done)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.