pez-globo / pufferfish-software

All software for the Pufferfish ventilator.
Apache License 2.0
0 stars 1 forks source link

ValueClicker behaves really weirdly with the rotary encoder #356

Closed ethanjli closed 3 years ago

ethanjli commented 3 years ago

In the quickstart screen, when the rotary encoder is used to adjust a value, the value keeps changing by a nondeterministic amount (e.g. flow increases by 60, or it decreases by 50, or by 20). This bug was introduced with the new functionality for adjusting values from the Quick Start screen and the Alarm Limits screen and the Settings screen (maybe it's related to ValueClicker.tsx?)

rohanpurohit commented 3 years ago

This bug is present in all pages except the multistep popup alarm modal, which would include AlarmsPage, Settings Page Valueclickers in Display tab etc