[PR #777] fix: ignore deleted role IDs #776

Open
opened 2026-02-16 12:36:29 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/for-web/pull/777
Author: @mattcapazz
Created: 2/15/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (2)

  • 793a264 fix: ignore deleted role IDs
  • ba92781 fix: omit indicators for deleted roles

📊 Changes

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

View changed files

📝 packages/client/components/modal/modals/UserProfileRoles.tsx (+5 -1)
📝 packages/client/components/ui/components/features/profiles/ProfileRoles.tsx (+11 -3)

📄 Description

Fix for #776


🔄 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/stoatchat/for-web/pull/777 **Author:** [@mattcapazz](https://github.com/mattcapazz) **Created:** 2/15/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`793a264`](https://github.com/stoatchat/for-web/commit/793a26411e35ffb5bcc208abe1cfe1d4f06d244f) fix: ignore deleted role IDs - [`ba92781`](https://github.com/stoatchat/for-web/commit/ba9278157b3298c4fe651c4361338517a1795efa) fix: omit indicators for deleted roles ### 📊 Changes **2 files changed** (+16 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/client/components/modal/modals/UserProfileRoles.tsx` (+5 -1) 📝 `packages/client/components/ui/components/features/profiles/ProfileRoles.tsx` (+11 -3) </details> ### 📄 Description Fix for #776 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:36:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/for-web#776