graasp / graasp/graasp-app-text-input
send activity traces (actions)
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Actions can be generated on:
- focus
- save
If offline, the action is saved in the parent element as a ressource.
If online, the action is sent to the API.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the focus and save action handlers in the text input app, then inspect how the parent element stores offline resources and how actions are sent to the API. Implement activity traces for both actions, preserving them in the parent element offline and sending them online; verify both paths according to the app's existing tests or API behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100