Pin or bookmark pathway nodes #313
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
platform specific
question
wontfix
workflow
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Perth-Artifactory/member_portal#313
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Members browse a large graph but have no way to mark "I care about this step". Pins are the explicit signal that should weight homepage "recommended next step" above pure graph heuristics.
Proposal
Per-user pins on pathway nodes:
user_id+achievement_id, unique, withcreated_atfor ordering)Pins do not imply completion. Incomplete pinned nodes with unmet prerequisites should still show, with clear "locked / next requirement" state.
Acceptance criteria
Related