ProjectSidewalk/SidewalkGallery

Use descriptive text for severities

Aberta

#33 aberto em 12 de jun. de 2020

 (0 comentário) (0 reação) (1 responsável)TypeScript (0 fork)auto 404
backendgood first issue

Métricas do repositório

Stars
 (1 estrela)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador