[PR #1476] [MERGED] Add dehydratedWhenHidden to serverVariable TextInput & Select #1406

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1476
Author: @rmartinoscar
Created: 7/2/2025
Status: Merged
Merged: 7/3/2025
Merged by: @rmartinoscar

Base: mainHead: issue/1469


📝 Commits (1)

  • 349667b Add dehydratedWhenHidden to serverVariable TextInput & Select

📊 Changes

3 files changed (+6 additions, -0 deletions)

View changed files

📝 app/Filament/Admin/Resources/ServerResource/Pages/CreateServer.php (+2 -0)
📝 app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php (+2 -0)
📝 app/Filament/Server/Pages/Startup.php (+2 -0)

📄 Description

Closes #1469
We need it since both components have the same name due to this file change.

8e2432edb9 (diff-6da173976e6522e5f4aa35428eb39df867ff79848726ecb2a12b38c2b7254588)


🔄 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/1476 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 7/2/2025 **Status:** ✅ Merged **Merged:** 7/3/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `issue/1469` --- ### 📝 Commits (1) - [`349667b`](https://github.com/pelican-dev/panel/commit/349667b6845c1d4589927ce149a01b40e3abb161) Add `dehydratedWhenHidden` to serverVariable TextInput & Select ### 📊 Changes **3 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/ServerResource/Pages/CreateServer.php` (+2 -0) 📝 `app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php` (+2 -0) 📝 `app/Filament/Server/Pages/Startup.php` (+2 -0) </details> ### 📄 Description Closes #1469 We need it since both components have the same name due to this file change. https://github.com/filamentphp/filament/commit/8e2432edb9476319c0870e06d33cd3f30f60c768#diff-6da173976e6522e5f4aa35428eb39df867ff79848726ecb2a12b38c2b7254588 --- <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:44:14 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1406