- Issue created by @willpepsi
- π¦π²Armenia hhvardan
This seems to be a regression from the fix in issue π Prefix/Suffix not inline with autocomplete field Active , which added display: flex to .form-item to handle prefix/suffix alignment with autocomplete fields.
That fix works well for that use case, but added layout issues for multi-value Link fields (and possibly others). - π³πΏNew Zealand quietone
If this problem was discovered on a version of Drupal that is not 11.x, add that information in the issue summary and leave the version at 11.x. In Drupal core changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to the Core change policies β . Also mentioned on the version β section of the list of issue fields documentation.
- π©πͺGermany marc.bau
Just removing the flex sound not like a solution as it would break the other fix. Isnβt it?
- π§πͺBelgium herved
This is a duplicate of π Link field description squashes the field Active which is older so I assume we can close this and centralize efforts there.