More Actions
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44
- Forks
- 4
- Avg merge
- 7m
- Merged PRs (30d)
- 2
Description
I think it would be great if not only task specific actions would be emitted, but also cursor (clicking and moving) and scrolling ones. This could give even more insights how a task is received and how it could be improved. Of course, it is no eye-tracking, but this kind of analytics is used in enterprise applications like hotjar. In particular, a heat-map feature could be a great opportunity for educators and researchers to find problems about their task.
So I think for this issue to resolve, there needs to be two things done:
- add generic cursor and scroll tracking (maybe also window resizing)
- add a heatmap which displays the tracked cursor actions as an overlay above a task
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files or tests. Start by tracing where task-specific actions are emitted and where a task is rendered, then determine how cursor and scroll data and a heat-map overlay fit those paths. Done means both checklist items are implemented and the overlay presents tracked cursor actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js, react, typescript
- Domain
- analytics, data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100