New Code Editor not scrollable #432

Closed
opened 2026-02-04 17:59:31 +03:00 by OVERLORD · 6 comments
Owner

Originally created by @JoanFo1456 on GitHub (Sep 9, 2025).

Current Behavior

The editor is showing all the file directly on the page, instead of like before that you needed to scroll and it scrolled on the editor, not on the page.

Expected Behavior

The editor should be the one scrolling, not creating a gigantic page.

Steps to Reproduce

  1. Go to a server
  2. Edit a file

Panel Version

canary (3e65bd65f)

Wings Version

canary (dev)

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs


Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Originally created by @JoanFo1456 on GitHub (Sep 9, 2025). ### Current Behavior The editor is showing all the file directly on the page, instead of like before that you needed to scroll and it scrolled on the editor, not on the page. ### Expected Behavior The editor should be the one scrolling, not creating a gigantic page. ### Steps to Reproduce 1. Go to a server 2. Edit a file ### Panel Version canary (3e65bd65f) ### Wings Version canary (dev) ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs ```bash ``` ### Is there an existing issue for this? - [x] I have searched the existing issues before opening this issue. - [x] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [x] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Author
Owner

@notAreYouScared commented on GitHub (Sep 9, 2025):

Monaco no longer exists. Its using code mirror, and its built into filament v4

@notAreYouScared commented on GitHub (Sep 9, 2025): Monaco no longer exists. Its using code mirror, and its built into filament v4
Author
Owner

@JoanFo1456 commented on GitHub (Sep 9, 2025):

Monaco no longer exists. Its using code mirror, and its built into filament v4

Okay, so no way to fix this, I assume.
Thanks!

@JoanFo1456 commented on GitHub (Sep 9, 2025): > Monaco no longer exists. Its using code mirror, and its built into filament v4 Okay, so no way to fix this, I assume. Thanks!
Author
Owner

@Boy132 commented on GitHub (Sep 11, 2025):

Like charles said we use filaments built-in code editor now, so if any this is a filament issue.
Best we could do is add a workaround.

@Boy132 commented on GitHub (Sep 11, 2025): Like charles said we use filaments built-in code editor now, so if any this is a filament issue. Best we could do is add a workaround.
Author
Owner

@GameAreaCZ commented on GitHub (Dec 12, 2025):

Ye this editor is really not enjoyable to use.

@GameAreaCZ commented on GitHub (Dec 12, 2025): Ye this editor is really not enjoyable to use.
Author
Owner

@lajczi commented on GitHub (Dec 12, 2025):

https://github.com/pelican-dev/panel/tree/boy132/monaco-editor :D

@lajczi commented on GitHub (Dec 12, 2025): https://github.com/pelican-dev/panel/tree/boy132/monaco-editor :D
Author
Owner

@Boy132 commented on GitHub (Jan 5, 2026):

Monaco is back.

@Boy132 commented on GitHub (Jan 5, 2026): Monaco is back.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#432