HannesAlexandersson / HannesAlexandersson/trappa-ner
Forum-2 Reply to threads
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 10m
- Merged PRs (30d)
- 8
Description
Inside: forum/thread/[threadId]
we should add:
Reply input.
Submit reply.
Save reply to Supabase.
Associate it with:
thread_id
user_id
creation timestamp.
Refresh/update the thread so the new reply appears immediately.
I'd also make sure the database structure supports replies properly rather than treating them as another kind of thread.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at forum/thread/[threadId] and inspect how threads are loaded and updated, then review the existing Supabase database structure and user associations. The work is done when users can submit replies linked to the thread and user with a creation timestamp, and the new reply appears immediately after submission.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- supabase, typescript
- Domain
- databases, full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100