fix: stop probe card re-render from clearing form inputs

- Split renderProbeCards into createProbeCards (once) and updateProbeCards
  (mutates only the values: name, target, temp, status, dot color).
- Skip refreshing setpoint input values while a field has focus so typing
  is not interrupted by the 5s poll.
- Stop calling refreshDashboard after saveSetpoint to avoid clobbering input.
This commit is contained in:
Keith Solomon
2026-07-20 21:23:10 -05:00
parent 5fda27794d
commit 7ef6af1cf3
2 changed files with 78 additions and 37 deletions
BIN
View File
Binary file not shown.