yerkesobservatory / atlas

A web interface for remote operation of telescopes
GNU General Public License v3.0
0 stars 2 forks source link

Editable text field does not show if value is empty #41

Open rprechelt opened 6 years ago

rprechelt commented 6 years ago

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.