fix: the UTC Timestamps checkbox sits inside the Token Spam Protection well #212

Closed
opened 2026-08-11 14:33:54 +02:00 by clawbot · 0 comments
Collaborator

In src/popup/index.html the settings-utc-timestamps checkbox is inside the "Token Spam Protection" well, immediately after the dust-threshold input. It has nothing to do with spam protection; it is a display preference and belongs under Display, next to the theme selector.

Reads as a markup placement slip rather than a decision. Found independently by two workers verifying the README Screen Map and the docs against the source.

Definition of done

  • The UTC Timestamps checkbox renders in the Display section of Settings, not in Token Spam Protection.
  • The setting continues to persist and take effect exactly as before — this is a markup move, not a behaviour change.
  • The README Settings screen description matches the new placement.
  • TODO.md updated in the same commit.
  • make check passes.
In `src/popup/index.html` the `settings-utc-timestamps` checkbox is inside the "Token Spam Protection" well, immediately after the dust-threshold input. It has nothing to do with spam protection; it is a display preference and belongs under Display, next to the theme selector. Reads as a markup placement slip rather than a decision. Found independently by two workers verifying the README Screen Map and the docs against the source. ## Definition of done - [ ] The UTC Timestamps checkbox renders in the Display section of Settings, not in Token Spam Protection. - [ ] The setting continues to persist and take effect exactly as before — this is a markup move, not a behaviour change. - [ ] The README Settings screen description matches the new placement. - [ ] `TODO.md` updated in the same commit. - [ ] `make check` passes.
clawbot added this to the 1.0.0 milestone 2026-08-11 14:33:54 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/AutistMask#212