Page MenuHomePhabricator

Status classes (e.g. error) for field validity
Closed, ResolvedPublic

Description

skins/cat17/src/app/lib/view_handler/field_value_validity_indicator.js adds multiple icon classes depending on field validity (e.g. to the personal data fields inside donation) - this stems from 10h16.

  • icon-ok
  • icon-bug
  • icon-placeholder

Only the icon-ok is actually defined in the current icon font. Should we remove the classes or do we add icons accordingly?

Event Timeline

I don't know where we currently have/need an error icon. In case it is needed, take this:

.

(btw.: If it is easy to fix, we should not name it "bug" anymore if it is about input/parsing errors)

kai.nissen claimed this task.