HackUCF / OnboardLite

MIT License
0 stars 2 forks source link

Class standing of "Other" is reset upon editing #9

Open BurningEmbyr opened 1 year ago

BurningEmbyr commented 1 year ago

After filling out the form at least once, and clicking "Edit" from the "my information" page, if a user has a class standing of "Other" it will be reset to "Freshman" on the edit screen.

jeffreydivi commented 1 year ago

Low-priority since it's mostly a UI quirk and is client-side-only. Prioritizing bugs that compromise data privacy + integrity, degrade performance, and in general, adding new (needed) functionality.

A derivative of this bug also exists in some other places, such as if you are trying to sync a value to something not at the root level of the database (eg Ethics Form radio buttons).

Still will leave open because it is indeed a bug.