LAION-AI / LAION-AI/Open-Assistant
Review and submit button should be placed at different positions
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37.4k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
Currently the review and submit button doesn't serve a real purpose since they're in the same position, so it's really often that the prompter would misclick twice on the button and realize later that they want to change their submissions. These buttons should be placed either at different positions or have a time delay before you're able to click on the submit button, or both.
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
No file, test, or entry point is named in the issue. Start by locating the review and submit controls in the frontend, then determine which placement or delay best prevents accidental submission; done means the controls cannot be misclicked in sequence and the behavior is covered by the relevant UI checks.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100