reflex-app / reflex-app/reflex

Upgrade sync mechanism to use context isolation/best practices

Open
#191 1 comment 0 reactions 0 assignees View on GitHub

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?

See: https://github.com/reflex-app/reflex/blob/dev/packages/app/src/renderer/components/Screens/WebPage.vue

https://github.com/electron/electron/blob/master/docs/tutorial/context-isolation.md#migration

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.