[PR #1110] [MERGED] Fix ImportEggAction #1183

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

📋 Pull Request Information

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

Base: mainHead: fix/ImportEggAction


📝 Commits (2)

  • 33bc805 Arr::Wrap data.files cause if its unique its a string
  • 35212c4 Use data.url first so it gets overwritten by data.files

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 app/Filament/Components/Actions/ImportEggAction.php (+2 -1)
📝 app/Filament/Components/Tables/Actions/ImportEggAction.php (+2 -1)

📄 Description

No description provided


🔄 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/1110 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 3/17/2025 **Status:** ✅ Merged **Merged:** 3/17/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `fix/ImportEggAction` --- ### 📝 Commits (2) - [`33bc805`](https://github.com/pelican-dev/panel/commit/33bc805031a7bd1907fe8071d0a2bdebbcd3826a) `Arr::Wrap` `data.files` cause if its unique its a string - [`35212c4`](https://github.com/pelican-dev/panel/commit/35212c4572e6e4f7a2014eb35bc0f72d69061147) Use `data.url` first so it gets overwritten by `data.files` ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Components/Actions/ImportEggAction.php` (+2 -1) 📝 `app/Filament/Components/Tables/Actions/ImportEggAction.php` (+2 -1) </details> ### 📄 Description _No description provided_ --- <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:24:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1183