RE: https://mastodon.social/@seanreilly/116640892155425001

The funny thing is, there are so many ways to test during development how super long strings will layout/affect your view.

From just hardcoding long string values, to using Xcode's Double Length Pseudolanguage, to using SwiftUI's canvas previews, there is absolutely no reason why any developer should be releasing issues such as these.

But this isn't just on developers. I know designers more often than not provide mocks without extreme cases either.

Software isn't the craft it used to be. :(

@marioguzman It’s too bad the framework doesn’t just auto scroll the text, or make the notification window another line longer. I’d say more of the blame here rests with Apple than with the developer using the provided notification mechanism.