-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.Valid, but needs effort estimate or design input before work can start.
Description
Which version of the app are you using?
v3.3.5
Which API Provider are you using?
OpenAI Compatible
Which Model are you using?
None
What happened?
Currently buttons on top or scrolling doesn't work on code-server (https://hub.docker.com/r/codercom/code-server). I.e. Web-based IDE.
Unclickable buttons:
- New Task
- Prompts
- MCP Servers
- History
- Settings
Also scrolling doesn't work when the context is too big to be shown on the viewable area.
For example, if selecting API Provider: OpenAI Compatible and clicking Model Configuration the area extends outside of the screen and isn't reachable anymore to be seen or changed because scroll bar is not showing up.
This can be observed on the below screenshot:
For reference, scrolling in other components of the code-server works normally.
Steps to reproduce
- Start
code-server:
docker run -it --name code-server -p 127.0.0.1:8080:8080 codercom/code-server:latest - Open web browser
localhost:8080 - Install Roo-Code
- Try to click on Settings / New Task / Prompts / History or try to scroll
Relevant API REQUEST output
Additional context
No response
Metadata
Metadata
Assignees
Labels
Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.Valid, but needs effort estimate or design input before work can start.
