Raised by Daniel Griesser on PR #156.
Award category descriptions currently live in app code (src/app/awardCategories.ts) and are matched by category name. That landed as a short-term fix with the official Hackweek copy.
- Keep descriptions editable with the category records instead of hardcoding them in the frontend
- Current helper is name-based matching with a fallback for unknown categories
- Related: PR #156
Requested by billy.
--
View Junior Session [Sentry]
Raised by Daniel Griesser on PR #156.
Award category descriptions currently live in app code (
src/app/awardCategories.ts) and are matched by category name. That landed as a short-term fix with the official Hackweek copy.Requested by billy.
--
View Junior Session [Sentry]