WordPress / WordPress/wordpress-playground
Run the same WordPress instance across many browser tabs (SharedWorker? Shared FS?)
Open
Nobody has claimed this yet.
[Priority] Low
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 462
- Avg merge
- 18h 44m
- Merged PRs (30d)
- 33
Description
Browsing the same WordPress instance in multiple browser tabs could be useful. Props to @gziolo for the idea.
Technically, it would take:
- Using the same WordPress scope across multiple tabs
- Sharing the database between tabs – a SharedWorker could come handy.
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 reviewing the WordPress scope work in pull request #31 and the SharedWorker discussion in issue #9. Define how multiple browser tabs will share the same scope and database, then verify that the same WordPress instance remains usable across tabs without conflicting state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, wasm
- Domain
- database, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100