LAION-AI / LAION-AI/Open-Assistant
Ranking task UI improment
Open
Nobody has claimed this yet.
good first issue
UI/UX
website
- Dominant language
- Python
- Stars
- 37.4k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
- Add an option to toggle between vertical and horizontal display messages.
- Add option to remove message content limit
- Add slider from 1 to n messages per row when messages are displayed horizontally, default is n
- Store 1 and 2 in local storage
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 ranking task UI and its message display controls. Trace how the current layout and message limit are selected, then check the existing browser storage usage. Done means vertical and horizontal layouts, configurable message limits, a horizontal messages-per-row slider, and persistence for the first two options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100