ProjectSidewalk/SidewalkGallery

Use descriptive text for severities

Ouverte

#33 ouverte le 12 juin 2020

 (0 commentaire) (0 réaction) (1 personne assignée)TypeScript (0 fork)auto 404
backendgood first issue

Métriques du dépôt

Stars
 (1 étoile)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur