LAION-AI / LAION-AI/Open-Assistant

Lack of history of recently viewed items discards long, thoughtful responses

Open
#2,432 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

website
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.