ProjectSidewalk/SidewalkGallery

Use descriptive text for severities

Open

#33 opened on Jun 12, 2020

 (0 comments) (0 reactions) (1 assignee)TypeScript (0 forks)auto 404
backendgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Instead of displaying severity 1, 2, 3, 4, 5, use the actual words to describe problems.

We probably want to get this directly from the database, rather than just adding more constants to the frontend, since the constants file is already starting to get unwieldy.

Contributor guide