Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning for empty fields is not consistent #3444

Open
nikolahoff opened this issue Feb 18, 2025 · 1 comment
Open

Warning for empty fields is not consistent #3444

nikolahoff opened this issue Feb 18, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@nikolahoff
Copy link

nikolahoff commented Feb 18, 2025

Describe the Bug

we have 2 different versions how mandatory fields are shown to the user.

Image Image

Steps to Reproduce

1. Right error message

  1. Go to 'Kontakte - neuen Ort erstellen'
  2. Click on 'veröffentlichen'
  3. the field is highlighted which is empty but needs to be filled out (screenshot 1)

2. wrong error message

  1. Got to Kontakte - Ort verknüpfen - Kontaktdaten verwalten
  2. click on "erstellen"
  3. missing fields are not highlighted. Instead an error message on top of the screen appears showing which fields are missing. (screenshot 2)

Accepted behaviour should be:

version1: Error message right next to the field (screenshot 1)

Also in the designfile see the indication for missing fields here

@nikolahoff nikolahoff added the bug Something isn't working label Feb 18, 2025
@nikolahoff
Copy link
Author

I still think we should show which are the mandatory fields like in the design. For the user it's not a nice experience to get error messages. So it would be better to know beforehand which fields need input. @osmers

@MizukiTemma MizukiTemma removed their assignment Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants