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

Adding rendering of lease related error messages #4890

Merged
merged 1 commit into from Apr 26, 2021

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Apr 26, 2021

Release Notes

Related to #4845, this backport renders error messages related to invalid work lease attributes.

Commit message

Prior to this commit, the form_visibility_error partial did not
include the errors for the :lease_expiration_date nor the
:visibility_after_lease. Per convention of Hyrax, we place the error
messages on the form and not in close DOM proximity to the HTML field
in which we encountered the error.

This relates to #4845

@samvera/hyrax-code-reviewers

Prior to this commit, the `form_visibility_error` partial did not
include the errors for the `:lease_expiration_date` nor the
`:visibility_after_lease`.  Per convention of Hyrax, we place the error
messages on the form and not in close DOM proximity to the HTML field
in which we encountered the error.

This relates to #4845
@no-reply no-reply merged commit ca7f382 into 2.x-stable Apr 26, 2021
@no-reply no-reply deleted the backport-missing-error-message branch April 26, 2021 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants