Skip to content

fix(admin): align multiline fields in CMS plugin forms - #1192

Merged
wesleyboar merged 5 commits into
mainfrom
fix/cms-admin-multiline-flex
Jun 30, 2026
Merged

fix(admin): align multiline fields in CMS plugin forms#1192
wesleyboar merged 5 commits into
mainfrom
fix/cms-admin-multiline-flex

Conversation

@wesleyboar

@wesleyboar wesleyboar commented Jun 30, 2026

Copy link
Copy Markdown
Member

Overview

CMS plugin edit/admin form fieldsets have been misaligned for a while. This dep bump fixes it.

Related

Changes

  • updated djangocms-admin-style from 3.2.7 to 3.3.1

Testing

  1. Rebuild the app image so the dependency update is installed (make build, then make start).
  2. docker exec core_cms python manage.py collectstatic --no-input
  3. Open Structure mode, edit a plugin with multiline fields (e.g. Column).
  4. Confirm label and control pairs line up in two columns with consistent gap.

UI

Skipped. I tested. It's not ideal, but it's better and is not my maintenance.

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@wesleyboar
wesleyboar force-pushed the fix/cms-admin-multiline-flex branch from afd2dbe to 39220c6 Compare June 30, 2026 22:26
djangocms-admin-style 3.3.1 fixes layout without project overrides.
@wesleyboar
wesleyboar merged commit a0dff89 into main Jun 30, 2026
@wesleyboar
wesleyboar deleted the fix/cms-admin-multiline-flex branch June 30, 2026 22:32
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.

1 participant