[PR #1447] [MERGED] Role icons: Use correct capitalization for class names #1395

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1447
Author: @Boy132
Created: 6/12/2025
Status: Merged
Merged: 6/12/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-cached-role-icons


📝 Commits (2)

📊 Changes

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

View changed files

📝 app/Filament/Admin/Resources/RoleResource.php (+2 -0)

📄 Description

Closes #1440

Apparently the capitalization matters when the components are cached.


🔄 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/1447 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 6/12/2025 **Status:** ✅ Merged **Merged:** 6/12/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-cached-role-icons` --- ### 📝 Commits (2) - [`d5bdeb9`](https://github.com/pelican-dev/panel/commit/d5bdeb997dba647c6b38fc48658229b2475d6bd4) use correct capitalization for class names - [`6da89f0`](https://github.com/pelican-dev/panel/commit/6da89f0cfd93758a089c2c3db02498ec979ae9ac) cleanup ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/RoleResource.php` (+2 -0) </details> ### 📄 Description Closes #1440 Apparently the capitalization matters when the components are cached. --- <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:12:39 +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#1395