UX: Settings inputs not wrapped in form — no Enter key or native validation #141

Closed
opened 2026-05-26 20:44:35 -04:00 by zgaetano · 0 comments
Owner

Fixed in 04ce096 — every Settings card (S3, GPU/proxy, growing, AMPP) wraps its inputs in <form onSubmit> with native validation (required, type="url"), Save buttons are type="submit", and Test buttons are type="button". Enter key now submits.

Fixed in 04ce096 — every Settings card (S3, GPU/proxy, growing, AMPP) wraps its inputs in `<form onSubmit>` with native validation (`required`, `type="url"`), Save buttons are `type="submit"`, and Test buttons are `type="button"`. Enter key now submits.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: WildDragonLLC/dragonflight#141
No description provided.