Hide non-active challenge templates from issue picker#215
Conversation
- Add hidden: true to all challenge/bonus templates except current active one (Challenge 2) - Students now only see Challenge 2 template when creating issues - Reduces template picker UX friction during learning
|
Hi! I am Gandalf, your workshop agent. I bring a little magic to make this interaction clear, helpful, and fun. Here is my review of your pull request: Report StatusValidation Needs Attention [ACTION REQUIRED] Required Checks
Learning ResourcesBased on your changes, these guides might help: Automated validation by Learning Room Bot. Gandalf generated this review. Last updated: 2026-05-18T01:41:24.574Z |
Learning Room Validation ReportGreat work. Your changes look good. Resources |
Peer Review AssignedHi @accesswatch! Your PR has been automatically paired with @taylorarndt for peer review. For @taylorarndt:This is a great opportunity to practice code review skills! Here's what to look for: Content Quality:
Accessibility:
Documentation:
Review Guidelines:
Resources: Pairing by Learning Room Grouping Engine |
Progress UpdateGreat work, @accesswatch! Current Level: Explorer Available Challenges:
Keep going! |
Hide all challenge/bonus templates except the current active one (Challenge 2) from the GitHub issue creation picker.
Problem
Students creating new issues were shown a picker with 22+ templates, creating unnecessary UX friction.
Solution
Testing