The text box for group name seem to accept an unlimited number of characters. (For reference, I gave up after 5500 chars.)
Note: This did not seem to cause any issues with the UI; the group name was centered or truncated as appropriate everywhere I saw.
(apologies for missing this issue in earlier testing!)
Solution
Limit the input to a reasonable number of characters.
Indicate the user has reached the char limit the same way we do elsewhere
Problem
The text box for group name seem to accept an unlimited number of characters. (For reference, I gave up after 5500 chars.) Note: This did not seem to cause any issues with the UI; the group name was centered or truncated as appropriate everywhere I saw.
(apologies for missing this issue in earlier testing!)
Solution