SACGF / SACGF/variantgrid

Django messages always have tick icons even for errors/warnings

Open
#1,469 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
30
Forks
3
Avg merge
9h 28m
Merged PRs (30d)
42

Description

While testing #1206 - I found this existing issue:

Basically all the django messages are being displayed with a tick:

Eg VCF details page:

Image

Image

This is because I'm setting the background based on severity, but only ever calling ```messages.add_message``` instead of the warnings/error methods

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.