forked from cline/cline
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.Someone is actively working on this. Should link to a PR soon.UI/UXUI/UX related or focusedUI/UX related or focused
Description
Type
Enhancement
Problem
Opening the mode selector under the chat box starts the list at the top instead of centering the currently active mode, so users must scroll to find it. Long mode names are truncated in the trigger, making it hard to see the full name.
Context
- Affects users with many modes or when the active mode is far down the list.
- Happens in the chat input’s mode selector; opening the dropdown shows the top of the list with the active item off-screen.
Desired behavior
Center the active mode in view when the dropdown opens. Only scroll if the active mode is outside the visible area.
Reproduction
- In Chat, pick a mode near the end of the list
- Close the selector
- Re-open the selector
- Actual: list starts at the top; selected mode is off-screen
- Expected: list opens with the selected mode centered and visible
Metadata
Metadata
Assignees
Labels
Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.Someone is actively working on this. Should link to a PR soon.UI/UXUI/UX related or focusedUI/UX related or focused
Type
Projects
Status
Done