fregante / fregante/GhostText

Code improvements

Open
#268 0 comments 0 reactions 0 assignees View on GitHub
browser enhancement
Dominant language
JavaScript
Stars
3.6k
Forks
133
PR merge metrics
No merged PRs in 30d

Description

- [ ] Disable listeners/pollers when the browser is not focused
- [ ] Properly clean listeners when a field is disconnected (this somehow isn't creating problems now 🙏 but it should be fixed via `gt:kill`)

Contributor guide

Open the contributing guide

Research direction

Start by tracing the listeners and pollers involved in browser focus handling, then inspect the field-disconnection lifecycle and the `gt:kill` event. Done means inactive browser tabs no longer keep those listeners or pollers running, and disconnected fields clean them up through `gt:kill`; the issue names no files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.