ifit / Enhancements

1 stars 0 forks source link

First and last name character limit #106

Open joshwouden opened 9 years ago

joshwouden commented 9 years ago

From @joshwouden on November 11, 2014 21:47

Enhancement Details


Description Users' first and last names currently do not have a character limit (as far as I can tell). These names are displayed on our Menu and other places (like community, messages, following) where they can cause styling issues if they are too long.

Looks like we have about ~22 characters on the Settings - User Info page, but we only have ~12 under the Menu before we get styling problems. Perhaps we could limit these fields to ~12 characters each? (or at least ~20?)

Reproduction go to Settings - User Info click the edit link under Name enter unusually long names (> 30 characters) note the problems this causes

Screenshot image

image

image

Notes @joeyhdez10

Copied from original issue: ifit/ifit#5907

joshwouden commented 9 years ago

From @cander21 on March 2, 2015 17:3

Closing as edge case.