Monorepo for Tangled tangled.org
2

Configure Feed

Select the types of activity you want to include in your feed.

Newsletter email is only validated server-side, after submit #3

Open opened by filipstal.tngl.sh

๐Ÿ”Ž Opened by loup from a user session recording.

The newsletter form performs no client-side or inline validation before the user submits. An invalid email is only flagged after a full server round-trip, at which point (due to the related form-replacement bug) the form becomes unrecoverable without a page reload. Adding inline pre-submit validation (e.g. using the HTML type="email" constraint or a JavaScript input listener) would catch the common case immediately and improve the overall subscribe flow.

Verified from the recording at 0:12: At 0:12 the error 'Invalid email address.' only appears after submission and server response, with no prior inline feedback visible; the form controls are gone, making the flow unrecoverable.

Where: appview/pages/templates/timeline/home.html:509

Evidence#

Newsletter email is only validated server-side, after submit

โ–ถ Watch at 0:12

๐Ÿ“Ž Evidence @ 0:12

Newsletter email is only validated server-side, after submit

โ–ถ Watch at 0:12

Sign up or Login to add to the discussion
Labels

None yet.

Participants 1
AT URI
at://did:plc:nbrny4h2n3hu4l3oxym66czb/sh.tangled.repo.issue/3mp4lt4y2qp2t