[PR #1220] [MERGED] Change table page options #1256

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1220
Author: @notAreYouScared
Created: 4/6/2025
Status: Merged
Merged: 4/6/2025
Merged by: @notAreYouScared

Base: mainHead: charles/prevent-slowness


📝 Commits (1)

📊 Changes

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

View changed files

📝 app/Filament/Server/Resources/ActivityResource/Pages/ListActivities.php (+1 -1)
📝 app/Filament/Server/Resources/FileResource/Pages/ListFiles.php (+2 -2)

📄 Description

It's a known filament issue that large tables are SUPER slow.


🔄 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/1220 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 4/6/2025 **Status:** ✅ Merged **Merged:** 4/6/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/prevent-slowness` --- ### 📝 Commits (1) - [`757a701`](https://github.com/pelican-dev/panel/commit/757a70198ba29e038805eb926e0f9ac2e61195e2) Change table row options ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Resources/ActivityResource/Pages/ListActivities.php` (+1 -1) 📝 `app/Filament/Server/Resources/FileResource/Pages/ListFiles.php` (+2 -2) </details> ### 📄 Description It's a known filament issue that large tables are SUPER slow. --- <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:30:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1256