Describe your bug or feature request.

If the order item type has fields in the form other than quantity, price, and purchase entity, these fields may extend beyond the edges of the form or squash other fields.
one
two

If a bug, provide steps to reproduce it from a clean install.

For the used order item type, add more fields to it, better to use text fields.
Make sure the form display shows those fields
Go to the order view page and try to add order items with the "Add order items" button
In the modal, select the purchased entity that uses the order item type with more fields.

Issue fork commerce-3587041

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

tbkot created an issue. See original summary.

tbkot’s picture

Status: Active » Needs review
majmunbog’s picture

Code looks solid, completed manual QA, all good.

zaporylie’s picture

Status: Needs review » Reviewed & tested by the community

I can confirm this has fixed the issue on client's project.

jsacksick made their first commit to this issue’s fork.

  • jsacksick committed 19a4520f on 3.x authored by tbkot
    fix: #3587041 UI issue with order item modal with more fields
    
    By: tbkot...
jsacksick’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.