Vandivier / ladderly-3

the home site for the ladderly ecosystem
https://ladderly.io
13 stars 9 forks source link

User Settings info unupdatable #195

Open ladukeisaiah opened 7 months ago

ladukeisaiah commented 7 months ago

When attempting to save the user's settings within the settings page, the save button does not operate as it should. The information that is filled out also disappears anytime you leave the screen or if the screen is left alone for too long(this may be intentional in the design of the website to keep information safe)

anishpokharel commented 4 months ago

The Update Settings & Profiles button works as intended as long as you are not selecting the Country Dropdown. If you update other fields and save them (without selecting a country or state), the data persists into the db. However, once you pick a country, the "Update Settings & Profiles" button is no more clickable.

Vandivier commented 4 months ago

the checkboxes are working for me but i can see issues w state and country

do checkboxes work for you? let's try to narrow down the fields under error

for state, it actually is saving but it's hard to tell bc the current value isn't rendered anywhere. So we should render the current value.

anishpokharel commented 4 months ago

Checkboxes and other fields are working fine. The country and state dropdown is the only one with the issue.

Also, note this behavior: Select a country and a state. Click away from the browser window to any other window. Re click the browser to select the settings page, prior selection that was made vanishes away.