Lewis Westbury

Results 16 issues of Lewis Westbury

On saving `RoboConfig` from the connection page, a unique constraint is violated in the db. ``` VectorPlus.Web.Service.VectorPlusBackgroundService.StoreRoboConfig(RoboConfig config) in VectorPlusBackgroundService.cs + db.SaveChanges(); VectorPlus.Web.Service.VectorPlusBackgroundService.SetRoboConfigAsync(string robotName, string robotSerial, string email, string password,...

bug
show-stopper

At current time, the password field is a plaintext field. It should optionally hide the contents of the field if the user wishes.

enhancement
ux

When the user selects a plugin to upload, the UI does not show what they have chosen or indicate that it is ready for upload. Expected behaviour ought to be...

bug
ux

When running on the `dev` firmware, the app causes the Flipper to hang when attempting to show the resistor editing scene. ## To reproduce * Switch `ufbt` over to the...

bug

JustinL (Flipper Devices discord) has proposed extending the app to read resistance through GPIO pins, and then attempt to determine the closest resistor values (either as close as possible, or...

enhancement
help wanted

Feature request from @jamisonderek > It would be nice if I could see the common name while setting the values... > 23 x 10^4 @ 0.5% > 230K OK button:...

enhancement