Skip to content

Conversation

th3hamm0r
Copy link
Contributor

@th3hamm0r th3hamm0r commented Oct 21, 2025

  • This mostly replaces forms with w-action controllers.
  • The convert-to-alias button used a form unnecessarily (it's just a link to a separate page).
  • I've tested it with 6.3, 7.0 and 7.1 (bakerydemo)

TODO: Unfortunately the w-action controller does not support an "action" form field and therefore the publish-form is still required. So this minor UI issue remains as seen below (without the form the button container would be have the same width as the dropdown). It probably requires css fixes, where I'm not an expert in.
Bildschirmfoto vom 2025-10-21 10-30-55

Relates to #885

This mostly replaces forms with w-action controllers.
The convert-to-alias button used a form unnecessarily.

TODO: The publish-form still isn't optimal and probably requires css
fixes.

Relates to wagtail#885
@zerolab
Copy link
Collaborator

zerolab commented Oct 21, 2025

question: we still support Wagtail 6.3 (as LTS). Do the changes work there?

@th3hamm0r
Copy link
Contributor Author

Just tested it with bakerydemo and 6.3. It has the same issue and the changes work there too 🙏 (also tested the introduced w-action buttons)

@zerolab
Copy link
Collaborator

zerolab commented Oct 21, 2025

if it can wait till Friday, will make some time to sort out the CI (Bitnami have archived a bunch of images), and test this locally so we can get it out to improve people's experience

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.

2 participants