reflex-app / reflex-app/reflex
Upgrade sync mechanism to use context isolation/best practices
Open
Nobody has claimed this yet.
Help Wanted
Type: Enhancement
- Dominant language
- Vue
- Stars
- 34
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The current internals for handling the synchronization of "screens" in Reflex is likely not following best practice. How could we improve it?
https://github.com/electron/electron/blob/master/docs/tutorial/context-isolation.md#migration
Contributor guide
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 with packages/app/src/renderer/components/Screens/WebPage.vue and compare its screen synchronization with Electron's context-isolation migration guidance. The issue is complete only after the current behavior, required changes, and validation criteria have been agreed on.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron
- Domain
- desktop
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100