panel icon indicating copy to clipboard operation
panel copied to clipboard

New Code Editor not scrollable

Open JoanFo1456 opened this issue 3 months ago • 3 comments

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?

  • [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.

JoanFo1456 avatar Sep 09 '25 17:09 JoanFo1456

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

notAreYouScared avatar Sep 09 '25 17:09 notAreYouScared

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 avatar Sep 09 '25 17:09 JoanFo1456

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 avatar Sep 11 '25 06:09 Boy132

Ye this editor is really not enjoyable to use.

GameAreaCZ avatar Dec 12 '25 19:12 GameAreaCZ

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

lajczi avatar Dec 12 '25 19:12 lajczi