Skip to content

Clarify severity visualization #14

@dvh

Description

@dvh

When linting results have been found, the frontend always reports "Found X linting error(s)." on a red background, even if there are warnings or hints among the results. We should clarify this for the user by implementing one of the following solutions:

  1. One neutral message reporting "Found X errors, X warnings and X hints"
  2. Different sections per severity

The second option might be nice combined with an accordion to collapse and expand the different severity levels, while the first might be nice to start with. If we choose for option 1, we should also consider a legend and/or different icons/titles to clarify the difference between the severity levels per result.

Also see this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions