-
Notifications
You must be signed in to change notification settings - Fork 26
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
Display error messages for VariablesMapping (DMN/Objects API prefill) #4871
Comments
9 tasks
robinmolen
added a commit
that referenced
this issue
Jan 16, 2025
robinmolen
added a commit
that referenced
this issue
Jan 16, 2025
Because the inputs in the variable mapping don't have inline labels, the errorlist placement doesn't have to be compensated.
robinmolen
added a commit
that referenced
this issue
Jan 16, 2025
Normally, when the formRow or a child component receives errors, the 'errors' classname is added. This in turn adds basic "error" styling to the underlying inputs. In situations where multiple inputs are placed in 1 FormRow, and 1 input receives an error, this results in all inputs showing error styling.
robinmolen
added a commit
that referenced
this issue
Jan 16, 2025
robinmolen
added a commit
that referenced
this issue
Jan 16, 2025
Ensure that the error messages for the DMN configuration are placed above the inputs
robinmolen
added a commit
that referenced
this issue
Jan 16, 2025
10 tasks
10 tasks
robinmolen
added a commit
that referenced
this issue
Jan 22, 2025
robinmolen
added a commit
that referenced
this issue
Jan 22, 2025
Because the inputs in the variable mapping don't have inline labels, the errorlist placement doesn't have to be compensated.
robinmolen
added a commit
that referenced
this issue
Jan 22, 2025
Normally, when the formRow or a child component receives errors, the 'errors' classname is added. This in turn adds basic "error" styling to the underlying inputs. In situations where multiple inputs are placed in 1 FormRow, and 1 input receives an error, this results in all inputs showing error styling.
robinmolen
added a commit
that referenced
this issue
Jan 22, 2025
robinmolen
added a commit
that referenced
this issue
Jan 22, 2025
Ensure that the error messages for the DMN configuration are placed above the inputs
robinmolen
added a commit
that referenced
this issue
Jan 22, 2025
robinmolen
added a commit
that referenced
this issue
Jan 22, 2025
robinmolen
added a commit
that referenced
this issue
Jan 22, 2025
robinmolen
added a commit
that referenced
this issue
Jan 23, 2025
robinmolen
added a commit
that referenced
this issue
Jan 23, 2025
robinmolen
added a commit
that referenced
this issue
Jan 23, 2025
robinmolen
added a commit
that referenced
this issue
Jan 23, 2025
robinmolen
added a commit
that referenced
this issue
Jan 28, 2025
robinmolen
added a commit
that referenced
this issue
Jan 29, 2025
robinmolen
added a commit
that referenced
this issue
Jan 29, 2025
Because the inputs in the variable mapping don't have inline labels, the errorlist placement doesn't have to be compensated.
robinmolen
added a commit
that referenced
this issue
Jan 29, 2025
Normally, when the formRow or a child component receives errors, the 'errors' classname is added. This in turn adds basic "error" styling to the underlying inputs. In situations where multiple inputs are placed in 1 FormRow, and 1 input receives an error, this results in all inputs showing error styling.
robinmolen
added a commit
that referenced
this issue
Jan 29, 2025
robinmolen
added a commit
that referenced
this issue
Jan 29, 2025
Ensure that the error messages for the DMN configuration are placed above the inputs
robinmolen
added a commit
that referenced
this issue
Jan 29, 2025
robinmolen
added a commit
that referenced
this issue
Jan 29, 2025
robinmolen
added a commit
that referenced
this issue
Jan 29, 2025
robinmolen
added a commit
that referenced
this issue
Jan 29, 2025
Ensure that the error messages for the DMN configuration are placed above the inputs
robinmolen
added a commit
that referenced
this issue
Jan 29, 2025
robinmolen
added a commit
that referenced
this issue
Jan 29, 2025
robinmolen
added a commit
that referenced
this issue
Jan 29, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From #4696 (comment)
The
VariableMapping
component currently doesn't show error messages that are passed to it (both for DMN configuration and Objects API prefillThe text was updated successfully, but these errors were encountered: