Unlike regular buttons, the buttons used at the bottom of the modal have a max width (i.e. when used as a full-page modal on a mobile device); the current text overflow behaviour truncates the text without ellipsis.
While we may be able to avoid using long labels for the text in English, it's harder to predict if we consider language localization.
Suggest having a more nuanced overflow behaviour, such as wrapping or dynamic text sizing.
Hi Calvin,
Thanks for the recommendation! I agree that this could be an issue, particularly with language localization. I've added it for IDS designer work via Jira ticket IDS-1339 and it should be pulled into work in an upcoming sprint.