TextChannel’s channel tab does not disappear when player’s TextSource is removed from a TextChannel

Note:
Repost of this bug as this bug has NOT be fixed.

When a player TextSource is removed from a TextChannel with :Destroy() when ChannelTabs is enabled, the TextChannel’s tab UI is still visible in the player’s chat.

Reproduction Steps:

  1. Create a TextChannel
  2. Add a TextSource to the TextChannel (/join in repro file)
  3. Remove the player from the TextChannel with TextSource:Destroy(). (/leave in repro file)

My Reproduction file:
ChannelTab Repo File.rbxl (46.4 KB)

Expected behavior

I expect the channel tab UI to be removed from the player’s tab bar in the chat if their TextSource is removed from a TextChannel.

1 Like

(post deleted by author)