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] Writer field: non-paragraph node isn't recognised in the dropdown #5751

Closed
philipmarnef opened this issue Oct 7, 2023 · 0 comments · Fixed by #5754
Closed

[v4] Writer field: non-paragraph node isn't recognised in the dropdown #5751

philipmarnef opened this issue Oct 7, 2023 · 0 comments · Fixed by #5754
Assignees
Milestone

Comments

@philipmarnef
Copy link

When I turn a line into an unordered list with the toolbar dropdown, it's marked as Paragraph in the toolbar and I can't revert it or set it to something else. This is also true if I omit the nodes option in the blueprint below.

This is not how it behaved in v3 where it was marked as unordered list and you could revert it to a paragraph in the dropdown.

Screenshots
Screenshot 2023-10-07 at 18 20 33
Screenshot 2023-10-07 at 18 20 43

Yaml

type: writer
label:
  nl: Tekst
  en: Text
  fr: Texte
nodes:
  - paragraph
  - bulletList
toolbar:
  inline: false
  marks:
    - bold
    - italic
    - "|"
    - link
    - email
    - "|"
    - clear

Tested in Kirby 4.0.0-beta.2
Chrome Version 117.0.5938.132 (Official Build) (arm64)

@distantnative distantnative modified the milestones: 4.x, 4.0.0 Oct 7, 2023
@distantnative distantnative self-assigned this Oct 7, 2023
@distantnative distantnative modified the milestones: 4.0.0, 4.0.0-beta.3 Oct 7, 2023
distantnative added a commit that referenced this issue Oct 7, 2023
@distantnative distantnative linked a pull request Oct 7, 2023 that will close this issue
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