mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #782] [MERGED] Fix forever expanding code editor #961
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:issue/743📝 Commits (2)
f3db5c3Update CSSe255d1dUpdate Placeholder📊 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.