[PR #1046] [MERGED] Fix EditUser #1137

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1046
Author: @Boy132
Created: 2/28/2025
Status: Merged
Merged: 2/28/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-user-stuff


📝 Commits (2)

  • 4ebb9e2 fix unique when editing user
  • 2fed9f6 unset roles when editing

📊 Changes

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

View changed files

📝 app/Filament/Admin/Resources/UserResource.php (+2 -2)
📝 app/Filament/Admin/Resources/UserResource/Pages/EditUser.php (+2 -0)

📄 Description

Fixes
grafik
and
grafik


🔄 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/1046 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 2/28/2025 **Status:** ✅ Merged **Merged:** 2/28/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-user-stuff` --- ### 📝 Commits (2) - [`4ebb9e2`](https://github.com/pelican-dev/panel/commit/4ebb9e28b14ce8c2988da5012b44d3895e6afe6d) fix unique when editing user - [`2fed9f6`](https://github.com/pelican-dev/panel/commit/2fed9f68229baefbd61dab568746329506c83879) unset roles when editing ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/UserResource.php` (+2 -2) 📝 `app/Filament/Admin/Resources/UserResource/Pages/EditUser.php` (+2 -0) </details> ### 📄 Description Fixes ![grafik](https://github.com/user-attachments/assets/acc3486d-1dc6-4d0e-989c-f6b6c7b6ad45) and ![grafik](https://github.com/user-attachments/assets/bd922f18-d8cb-4b62-b05b-b28bc8932c67) --- <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:20:45 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1137