Skip to content

Store award category descriptions in the database #157

Description

@sentry-junior

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions