You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting up a new user, the "edit profile" section is blank as the values for each field (i.e. firstName) are blank, and are therefore not rendered by editableText. We need to still render a text box even when the value is empty.
The text was updated successfully, but these errors were encountered:
rprechelt
changed the title
Editable tetxt field does not show if value is empty
Editable text field does not show if value is empty
Jan 16, 2018
When setting up a new user, the "edit profile" section is blank as the values for each field (i.e. firstName) are blank, and are therefore not rendered by editableText. We need to still render a text box even when the value is empty.
The text was updated successfully, but these errors were encountered: