[PR #782] [MERGED] Fix forever expanding code editor #961

Closed
opened 2026-02-04 19:06:02 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/782
Author: @notAreYouScared
Created: 12/8/2024
Status: Merged
Merged: 12/8/2024
Merged by: @notAreYouScared

Base: mainHead: issue/743


📝 Commits (2)

📊 Changes

3 files changed (+3 additions, -1 deletions)

View changed files

📝 app/Filament/Admin/Resources/EggResource/Pages/EditEgg.php (+1 -0)
📝 app/Filament/Server/Resources/FileResource/Pages/EditFiles.php (+1 -0)
📝 public/css/filament-monaco-editor/filament-monaco-editor-styles.css (+1 -1)

📄 Description

Fixes #743

Fixes the code box forever expanding on empty text.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/782 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 12/8/2024 **Status:** ✅ Merged **Merged:** 12/8/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `issue/743` --- ### 📝 Commits (2) - [`f3db5c3`](https://github.com/pelican-dev/panel/commit/f3db5c36e90c998910eec3c8cc756bfea3c9afde) Update CSS - [`e255d1d`](https://github.com/pelican-dev/panel/commit/e255d1de90403fe4f93dbc27ca7102305a93bcc9) Update Placeholder ### 📊 Changes **3 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/EggResource/Pages/EditEgg.php` (+1 -0) 📝 `app/Filament/Server/Resources/FileResource/Pages/EditFiles.php` (+1 -0) 📝 `public/css/filament-monaco-editor/filament-monaco-editor-styles.css` (+1 -1) </details> ### 📄 Description Fixes #743 Fixes the code box forever expanding on empty text. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:06:02 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#961