digitalfabrik / integreat-cms

Simplified content management back end for the Integreat App - a multilingual information platform for newcomers
https://digitalfabrik.github.io/integreat-cms/
Apache License 2.0
56 stars 33 forks source link

Mark mandatory fields with `*` #3028

Open MizukiTemma opened 3 weeks ago

MizukiTemma commented 3 weeks ago

Motivation

There is no marking for mandatory fields and users are first informed of that by warning when they save something without filling all the mandatory fields. As * is suggested in the design for #2953 this should be adopted system wide.

Proposed Solution

Alternatives

User Story

Additional Context

Design Requirements

PeterNerlich commented 1 week ago

I like it this idea, it should increase the impression that our system is simple and upfront about important information, raising trust.

What about making the asterisk red (or some highlighting colour)? I feel like I've seen other UI do this, making it even more clear that it is not part of the label but conveying special meaning about the field being required @nikolahoff