freyacodes / archived-bot

A Discord music bot serving music in over 3 million discord servers
https://fredboat.com/docs
MIT License
488 stars 210 forks source link

Rendering mentioned roles in embeds is borked on mobile clients #218

Open schnapster opened 7 years ago

schnapster commented 7 years ago

This is not an issue on our side, but a bug in the official Discord clients. Maybe we can choose a different way to display the information and work around the bug, or decide to keep it that way and hope for Discord fixing it soon.

Relevant issue: https://trello.com/c/qfvDxFl9/166-embeds-with-mentions-from-bots-wont-show-correctly-nor-is-the-text-copyable-guessing-all-embeds

How it looks in the desktop client, and how we generally expect it to look:

image

How it looks on mobile clients: image

image

Abi45x commented 7 years ago

This isn't something we can fix unless we replace role.getAsMention() with role.getName() which would fix the mobile problem but downgrade the quality of the way it displays on desktop

schnapster commented 6 years ago

Current android alpha: :tada: image

Any iOS user around to share the state of the issue on their devices?

shikhir-arora commented 6 years ago

@napstr Sure, running iOS 11.4 Dev Beta, iPhone X, on latest Discord iOS TestFlight 2.3.0 (3817): 32ff66a6-c0fc-4e1a-acad-9a7c1b5c8c57