Capture page refresh as an event.
Open
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Write some server logic to ensure that document requests/page refreshes are registered as events. Let the UI/extension decide what to do with that information
Contributor guide
Research direction
Start by locating the server-side request handling and event-recording entry points in the repository. Trace how document requests and page refreshes are currently processed, then define the event data that should be recorded without assigning UI behavior. Done means those requests are reliably registered as events for the UI or extension to consume.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100