Apr 21 2017 08:32 AM
I found a small bug on the techcommunity website itself and I'm not sure how to report it.
I noticed that specifically in the "See more conversations labeled with" section on posts, if you click a tag, it uses the link from the first tag only.
For example if a post is tagged
APIs, General, Stuff
All three tag links when click direct to https://techcommunity.microsoft.com/t5/forums/filteredbylabelpage/board-id/xxxxxxxx/label-name/apis
I believe the intention is for each link to point to their own respective urls:
https://techcommunity.microsoft.com/t5/forums/filteredbylabelpage/board-id/xxxxxxxx/label-name/apis
https://techcommunity.microsoft.com/t5/forums/filteredbylabelpage/board-id/xxxxxxxx/label-name/general
https://techcommunity.microsoft.com/t5/forums/filteredbylabelpage/board-id/xxxxxxxx/label-name/stuff
@MichaelHolste maybe you can direct me?