LAION-AI / LAION-AI/Open-Assistant
Show different task types in different colors
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37.4k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
To make it easier for users to orientate in the UI, it would make sense to give every task type a color. The colors can be used to differentiate the task types in the overview and help users orientate while working on tasks. Especially when working on random tasks, having the background color change is a very simple way to make clear what type of task is currently being shown without reading the text.
inspiration for this is Bing Chats conversation style selector which changes the background and UI element color

It can be discussed to use similar colors for similar tasks, like classifying/reply, prompter/assistant
the task types could also have an icon
In addition to https://github.com/LAION-AI/Open-Assistant/issues/2202
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 files or tests are named. Review related issue #2202, then locate the task overview and current-task UI entry points. Done means task types are visually distinguishable by color in the overview and while working on a task; icons are optional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100