Project

General

Profile

Actions

Feature #1906

closed

Unify placement of form error messages

Added by Alexander Watzinger over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Category:
UI
Target version:
Start date:
2022-11-11
Estimated time:

Description

Sometimes validation errors are shown twice and/or at "wrong" location. See screenshot which I managed to make with setting types required. I guess it has to do with errors for hidden fields that are shown too because they have the required CSS class.
Ideally the validation errors would show up only once and on the right side of the input field so that the fields don't change their locations.


Files

form_errors.png (68.5 KB) form_errors.png Alexander Watzinger, 2022-12-02 15:56

Related issues 1 (0 open1 closed)

Follows OpenAtlas - Feature #1866: Complete Bootstrap layoutClosedAndreas Olschnögger2022-11-10Actions
Actions #1

Updated by Alexander Watzinger over 1 year ago

  • Start date changed from 2022-12-02 to 2022-11-11
  • Follows Feature #1866: Complete Bootstrap layout added
Actions #2

Updated by Alexander Watzinger over 1 year ago

  • Target version changed from 7.9.0 to 7.10.0
Actions #3

Updated by Andreas Olschnögger about 1 year ago

  • Description updated (diff)
Actions #4

Updated by Alexander Watzinger about 1 year ago

  • Subject changed from Form improvements to Unify placement of form error messages
  • Description updated (diff)
Actions #5

Updated by Andreas Olschnögger about 1 year ago

  • Status changed from Assigned to Closed

The error messages are now displayed below the input fields.
Changes are in develop

Actions

Also available in: Atom PDF