Dimillian / IceCubesApp

A SwiftUI Mastodon client
https://apps.apple.com/us/app/ice-cubes-for-mastodon/id6444915884
GNU Affero General Public License v3.0
5.37k stars 506 forks source link

Bug: List and Tag group name collision #1948

Closed adzsx closed 8 months ago

adzsx commented 8 months ago

Environment:

Description

If a list is named the same as a tag group, clicking on the list shows posts from the tag group instead of the accounts in the list

Related Issues