You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The Help text for the 'Static Text' field on an Indicator Item displays '... Displays the first 3 characters / emojis'
In an Indicator Item Extension, if I enter 2 emojis in the Static Text field, the first one displays on the record page but any subsequent ones are replaced with an icon of a diamond with a question mark inside it.
To Reproduce
Steps to reproduce the behavior:
In Setup go to Custom Metadata Types
Next to 'Indicator Item Extension' click 'Manage Records'
Select a record and Edit it
Enter '🥲😍' as the Static Text
Save it
View a record that should display the Indicator.
It only shows the first icon then a diamond icon with a question mark in the middle
Expected behavior
I should see the same icons that were entered as Static Text
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Windows 11 Home
Browser chrome
Version 125.0.6422.60 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered:
It's a similar bug to this one (which indicates that it has to do with wrapping emojis).
I was able to reproduce the error (even with 2 different emojis), but when I removed our forced "3-characters" limit it was no longer an issue, but it did the wrap that was shown above, which could also imply something to do with width. Which makes me think maybe it's a combo of issues.
Not sure how we should resolve, as I think we want to keep the 3-character limit.
Perhaps we have to allow the 3-character limit to be disabled.
Describe the bug
The Help text for the 'Static Text' field on an Indicator Item displays '... Displays the first 3 characters / emojis'
In an Indicator Item Extension, if I enter 2 emojis in the Static Text field, the first one displays on the record page but any subsequent ones are replaced with an icon of a diamond with a question mark inside it.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I should see the same icons that were entered as Static Text
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: