Rate/review modal after using a step #19
Reference in New Issue
Block a user
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?
Prompt users to rate steps after using them:
Reference: PHASE-2.5-PERSONAL-BRANCHING.md
✅ Implemented post-session rating modal for library steps. Auto-shows after session completion with 1-second delay, includes 1-5 star rating, thumbs up/down helpful vote, and optional review text (500 char limit). Uses localStorage to prevent repeat prompts for same session. Includes reusable StarRating component. Completed in commit
996b664.