Week 041 — Deleting Items
The DELETE item functionality turns out to hinge on a PHP request method detection issue, and getting the switch statement to see it correctly.
The DELETE item functionality turns out to hinge on a PHP request method detection issue, and getting the switch statement to see it correctly.
The notification badge lands in the header, a siteURL function gets replaced with a constant, image saves are fixed again, and a handful of profile page bugs get cleared.
Notifications get a page, a blue dot indicator, read/unread state, and a Max button bug that kept coming back.
All three reward allocation cases work end to end. The new user experience gets structured around subscription status. Notifications get their table and first classes.
Point transaction logging lands, an auto-increment checkbox was never checked, and the return item flow surfaces multiple reward calculation bugs at once.