feat(F-173): completed feature
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# F-170 — Delete categories
|
||||
# F-173 — Checkout load failure
|
||||
|
||||
Admin client must treat HTTP 204 as success instead of attempting JSON parsing. Category UI confirms cascading impact, disables duplicate deletion, reloads tree and shows persistent success/error feedback.
|
||||
Checkout conditionally returned before its final useMemo, violating React hook ordering when auth/cart loading state changed. Keep every hook unconditional.
|
||||
|
||||
Reference in New Issue
Block a user