Add support for importing comments
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 204
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
I might have comments from a previous session but I want to go back and add more comments (after I've shut down the server), with the original comments all still there. To that end, it'd be nice to be able to take the output of the "Copy comments" button and import it back in.
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
Start at the existing "Copy comments" button and trace how its output is produced and handled. Add a way to import that output after the server restarts, preserving the original comments so further comments can be added; verify the imported comments remain available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100