Skip to content

[BUG]: edit task page invalid rgb value warning #1920

@jessevz

Description

@jessevz

Version Information

dev

Hashcat

No response

Description

At the edit task page, there is the following warning:

The specified value "" does not conform to the required format. The format is "#rrggbb" where rr, gg, bb are two-digit hexadecimal numbers.

The reason for this is that the default color value is an empty string "", instead it should be the color white (#FFFFFF). And it should also, when the task color from the backend is set to null, parse it to #FFFFFF

Metadata

Metadata

Labels

bugSomething isn't workinguiHashtopolis UI related

Type

No type

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions