LAION-AI / LAION-AI/Open-Assistant
Lack of history of recently viewed items discards long, thoughtful responses
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37.4k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
I love this project. Thank you for creating it!
There is a problem that prevents users from posting responses. High quality, thorough responses often require research and sufficient time to write up. Sometimes responders will need to do something complex, like write a working program or perform mathematical calculations.
The problem is, some browsers will simply refresh the tab for the website upon revisiting it. When this happens, the original topic is lost and a new one is presented. The responder will likely discard their response and produce lower quality responses in the future due to this problem.
To solve this issue, there should be a link in the navigation on the website users can click to view their recently visited tasks. It should include tasks that were incomplete.
Thanks.
Contributor guide
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 website navigation and the task view flow. Determine how recently visited and incomplete tasks are represented, then define how users can reopen them after a browser refresh. Done means the navigation exposes recently visited incomplete tasks and a responder can return to the original task.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100