Closed caffodian closed 7 years ago
This will be way easier after refactoring the dropdown. It currently does too many things based on selection and there's not a clear path of "look at the value from the dropdown" -> "do something" -> "update the dropdown with the correct value", many of the unexpected display values are due to mishaps along the way
This is made more consistent after the change to store the current scheme for a doc.
We have a bunch of magic strings and direct calling of setValue, and sometimes the text doesn't actually match the selected option anymore. :/
(mainly saw this with clear)