Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v4] Wizard button breaks field header layout #6008

Closed
medienbaecker opened this issue Nov 27, 2023 · 0 comments · Fixed by #6009
Closed

[v4] Wizard button breaks field header layout #6008

medienbaecker opened this issue Nov 27, 2023 · 0 comments · Fixed by #6009
Assignees
Milestone

Comments

@medienbaecker
Copy link
Contributor

Description

Adding a wizard to the slug field breaks the field header layout:

CleanShot 2023-11-27 at 13 02 35@2x

To reproduce

  1. Create a slug field, ideally besides any other field.
  2. Add a wizard to the field.
fields:
  text:
    width: 1/2
  slug:
    width: 1/2
    wizard:
      text: Lorem ipsum
      field: text

Your setup

Kirby Version
4.0.0-rc.4

Your system (please complete the following information)

  • OS: macOS
  • Browser: Chrome 119.0.6045.123
@distantnative distantnative self-assigned this Nov 27, 2023
distantnative added a commit that referenced this issue Nov 27, 2023
@distantnative distantnative added this to the 4.0.1 milestone Nov 27, 2023
@distantnative distantnative linked a pull request Nov 27, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

3 participants