libp2p / libp2p/universal-connectivity
feat: some chat UX improvement ideas
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 167
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] it would be cool if last X-time/count chat history was stored
- [ ] would be cool to run js side in service-worker/web-worker so we could get messages while offline (until browser kills it anyway)
- [x] emoji icon is currently broken in brave + firefox (I assumed clicking would allow me to choose an emoji, but I get no response or visual feedback)
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 by locating the chat history handling, the browser service-worker/web-worker entry point, and the emoji control mentioned in the issue. Clarify which idea is in scope, then define done for that idea: bounded history storage, offline message receipt, or visible emoji-picker feedback.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, networking, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100