Skip to content

Incompatibility with code-server #630

@voplica-git

Description

@voplica-git

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:

Image

For reference, scrolling in other components of the code-server works normally.

Steps to reproduce

  1. Start code-server:
    docker run -it --name code-server -p 127.0.0.1:8080:8080 codercom/code-server:latest
  2. Open web browser localhost:8080
  3. Install Roo-Code
  4. Try to click on Settings / New Task / Prompts / History or try to scroll

Relevant API REQUEST output

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions