[PR #2086] [MERGED] Improve file browser UI #1749

Closed
opened 2026-02-05 18:23:40 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/2086
Author: @hUwUtao
Created: 1/8/2026
Status: Merged
Merged: 2/4/2026
Merged by: @notAreYouScared

Base: mainHead: patch/lwuif


📝 Commits (1)

  • 597ad36 non-destructive ui changes

📊 Changes

1 file changed (+12 additions, -0 deletions)

View changed files

📝 resources/views/filament/server/pages/list-files.blade.php (+12 -0)

📄 Description

Minor changes to address some UX issue:

  • Refresh: When delete or rename, no longer do a full refresh that jump the viewport around
  • Show all files: To show all files beyond the limit
  • Sticky header: Allows friendly interaction on mobile or when long list wanted for bulk-actions

🔄 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/2086 **Author:** [@hUwUtao](https://github.com/hUwUtao) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 2/4/2026 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `patch/lwuif` --- ### 📝 Commits (1) - [`597ad36`](https://github.com/pelican-dev/panel/commit/597ad36e778bd0380ba1133df1b2ec367b581df5) non-destructive ui changes ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `resources/views/filament/server/pages/list-files.blade.php` (+12 -0) </details> ### 📄 Description Minor changes to address some UX issue: - Refresh: When delete or rename, no longer do a full refresh that jump the viewport around - Show all files: To show all files beyond the limit - Sticky header: Allows friendly interaction on mobile or when long list wanted for bulk-actions --- <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-05 18:23:40 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1749