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. :(