0 comments (0 comments)1 reaction (1 reaction)0 assignees (0 assignees)Python3,263 forks (3,263 forks)batch import
UI/UXgood first issuewebsite
Repository metrics
- Stars
- 37,363 stars (37,363 stars)
- PR merge metrics
- No merged PRs in 30d (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
- Research direction
- Locate the ranking task UI component in the codebase. Add a toggle button to switch between vertical and horizontal message display. Implement the option to remove message content limit. Add a slider to control the number of messages per row when horizontally displayed. Store the settings in local storage. Ensure changes are consistent with existing UI patterns.
- Tech stack
- None
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- Git