Describe the issue
The IETF-122 agenda includes a session named "New Participant Program: Introduction to the Hackathon" which is getting the bi-command bi-pink icon used for Hackathon sessions prepended to its name. It also has a link to the hackathon wiki in place of the normal notes link.
This session is not a Hackathon session and should not have these features. The logic in the agenda JS looks for "hackathon" in the item name to apply these. That heuristic is failing here.
Using the item group might be a better way to identify the sessions, though may still not be perfect.
@flynnliz
Code of Conduct
Describe the issue
The IETF-122 agenda includes a session named "New Participant Program: Introduction to the Hackathon" which is getting the
bi-command bi-pinkicon used for Hackathon sessions prepended to its name. It also has a link to the hackathon wiki in place of the normal notes link.This session is not a Hackathon session and should not have these features. The logic in the agenda JS looks for "hackathon" in the item name to apply these. That heuristic is failing here.
Using the item group might be a better way to identify the sessions, though may still not be perfect.
@flynnliz
Code of Conduct