Settings page — price tracking toggle #35

Open
opened 2026-05-01 21:35:17 +02:00 by myrmidex · 0 comments
Owner

Add a settings page or panel where the user can toggle price tracking on/off after onboarding.

Behaviour

  • Toggle price_tracking_enabled on the user's tracker (v0.3: on users table)
  • When enabled: price label, SWR columns, UPDATE PRICE action all appear
  • When disabled: all price-related UI hidden

Notes

  • Needs a PATCH /settings or PATCH /user endpoint that accepts price_tracking_enabled
  • The settings UI can be a minimal panel in the existing red-digital style — doesn't need a full page
  • This unblocks users who skipped price tracking during onboarding and want to enable it later
Add a settings page or panel where the user can toggle price tracking on/off after onboarding. ## Behaviour - Toggle `price_tracking_enabled` on the user's tracker (v0.3: on `users` table) - When enabled: price label, SWR columns, UPDATE PRICE action all appear - When disabled: all price-related UI hidden ## Notes - Needs a `PATCH /settings` or `PATCH /user` endpoint that accepts `price_tracking_enabled` - The settings UI can be a minimal panel in the existing red-digital style — doesn't need a full page - This unblocks users who skipped price tracking during onboarding and want to enable it later
myrmidex added this to the v0.3.0 milestone 2026-05-01 21:35:17 +02:00
myrmidex added the
enhancement
label 2026-05-01 21:35:17 +02:00
myrmidex self-assigned this 2026-05-01 21:35:17 +02:00
myrmidex removed this from the v0.3.0 milestone 2026-05-02 10:12:59 +02:00
myrmidex added this to the v0.4.0 milestone 2026-05-04 20:27:34 +02:00
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: lvl0/incr#35
No description provided.