mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
- Add inputChanged state to track when user modifies input after save - Remove Clear button and removeKey() method entirely - Save button now disables after successful save until input changes - Save button stays enabled on test failure (allows immediate retry) - Keep input field showing stars (••••) after successful save instead of clearing This provides clearer feedback and prevents accidental key deletion.