Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rill Developer idle detection: keep the 2 most-recently-seen tabs active #5975

Open
ericpgreen2 opened this issue Oct 24, 2024 · 0 comments
Open
Assignees
Labels
Type:Feature New feature request

Comments

@ericpgreen2
Copy link
Contributor

We should only disconnect the file & resource streaming connections when a Rill Developer tab turns the 3rd most-recently-seen.

We should give each tab a unique ID, keep a list of the 2 active tabs, and share that list across tabs. To share the list, we could use the Broadcast API or LocalStorage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Feature New feature request
Projects
None yet
Development

No branches or pull requests

2 participants