Skip to content
Snippets Groups Projects

Remove extra empty form fields

Merged Paul Mather requested to merge extra_form_fields into dev

Created by: whunter

Don't render "extra" empty form fields.


JIRA Ticket: (https://webapps.es.vt.edu/jira/browse/LIBTD-1331) (:star:)

What does this Pull Request do? (:star:)

Prevents "extra" empty text fields for multi valued attributes from being rendered in forms

What's the changes? (:star:)

  • Doesn't add empty entry to the end of collection that is used to build multi-valued text fields unless there is no pre-populated value

How should this be tested?

  • Create a Composition
  • Edit Composition
  • Create a Performance
  • Edit Performance
  • Create Collection
  • Edit Collection
  • Check to make sure that no attribute has more than one empty text field.

Merge request reports

Approval is optional

Merged by avatar (Apr 9, 2025 1:44am UTC)

Merge details

  • Changes merged into dev with 20fce172.
  • Did not delete the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading