Problem/Motivation

AdjustmentDefaultWidget displays each of its form elements on their own "row", leaving a lot of empty space beside them.

Proposed resolution

Display some of the fields inline.

Remaining tasks

Review.

User interface changes

Before:

After:

API changes

Nope.

Data model changes

Nope.

Comments

amateescu created an issue. See original summary.

amateescu’s picture

StatusFileSize
new1.05 KB

This should do it. I think the Included in the base price field is important enough to be displayed on its own.

amateescu’s picture

Status: Active » Needs review
rszrama’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new1.36 KB

Nice change - this bothered me on the order edit form but I was unaware we had these classes in D8. I've made a slight adjustment here to reduce the size of the label textfield, as leaving it at the default of 60 meant the price was still on the next line with the order edit form sidebar present (on my 1440 px width laptop screen at least). This should be plenty wide enough for most adjustment labels, and the maxlength remains unchanged.

  • mglaman committed 2187749 on 8.x-2.x authored by amateescu
    Issue #3164368 by amateescu, rszrama: Minimize the wasted vertical space...
mglaman’s picture

Status: Reviewed & tested by the community » Fixed

🥳 Yay, makin' things pretty. Committed!

Status: Fixed » Closed (fixed)

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