UI icon indicating copy to clipboard operation
UI copied to clipboard

Chips cutoff emojis

Open finder39 opened this issue 1 year ago • 4 comments

Describe the bug The chips at the top seem to slightly cut off taller emojis when they are present in the label.

Screenshots image

Additional context This only started happening with the latest update (v1.3.7)

finder39 avatar Nov 02 '23 18:11 finder39

Same issue here. Only happening on iPhone, same chips on desktop are not being cutoff.

kohlerryan avatar Nov 02 '23 20:11 kohlerryan

Any update on this bug? Ty

kohlerryan avatar Nov 22 '23 09:11 kohlerryan

I found 2 solutions, not clear why either one works for me - which I think speaks more to there being a bug deeper in the system.

Solution 1 (this one makes some sense): override the styles > label > line-height and set it to "auto". It's default set to "100%" on chips template.

Solution 2 (this one completely baffles me): override the styles > label > font-size and set it to "24px". It's default set to "14px" on chips template.

kohlerryan avatar Nov 30 '23 10:11 kohlerryan

Same issue here.

tobsynl avatar Feb 07 '24 07:02 tobsynl