JustOptimize / ShowHiddenChannels

A BetterDiscord plugin which displays all hidden channels and allows users to view information about them.
GNU General Public License v3.0
839 stars 391 forks source link

Role names not displayed in permissions popup #185

Closed ThunderMite42 closed 6 months ago

ThunderMite42 commented 6 months ago

When viewing permissions for a channel, role names are completely blank. Additionally, users are only shown as an ID at first (with a random color), with the name and PFP not displaying until after clicking on the channel to view the "This is a hidden text channel" page. image image image

JustOptimize commented 6 months ago

The permission popup is not part of this plugin, it is part of PermissionsViewer, there is a fork from this pull request https://github.com/rauenzi/BetterDiscordAddons/pull/759 by @ShaneMcC that fixes the roles issue.