Cell's background color does not change in other clients
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6.5k
- Forks
- 456
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 5
Description
client1: change a cell's background color
clientX: Can't see the change without reload the page
client1

clientX

"quill-better-table": "^1.2.10",
"quill": "^2.0.0-dev.4",
"quill-cursors": "^3.0.1",
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the two-client scenario described in the issue with quill-better-table 1.2.10, quill 2.0.0-dev.4, and quill-cursors 3.0.1. Trace the ShareDB realtime update path and verify that a background-color change made by client1 becomes visible in clientX without reloading; the issue does not name a file or test to begin with.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100