Description
It would be nice to have a provision in the EmotiBit Firmware Installer to skip to GUI output at the end of different states.
This would help in reducing review cycle time as the reviewer/dev can directly skip to "how the GUI looks to the user in case of an error"
**Implementation example"
One way to "skip" to state GUI screens would be to map GUI state outputs to key strokes.
For example, pressing 1 would recreate the condition of Feather not found error, and the GUI would display the appropriate message/UI elements
Description It would be nice to have a provision in the EmotiBit Firmware Installer to skip to GUI output at the end of different states. This would help in reducing review cycle time as the reviewer/dev can directly skip to "how the GUI looks to the user in case of an error"
**Implementation example"
1
would recreate the condition ofFeather not found
error, and the GUI would display the appropriate message/UI elements