Skip to content

Combination of numbered lists and indented bullet list not working #2573

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

Open
1 task done
bloemy7 opened this issue May 20, 2025 · 0 comments
Open
1 task done

Combination of numbered lists and indented bullet list not working #2573

bloemy7 opened this issue May 20, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@bloemy7
Copy link

bloemy7 commented May 20, 2025

Have you checked for an existing issue?

Flutter Quill Version

11.4.1

Steps to Reproduce

  1. Using the editor, create a numbered top level list, and then under that an indented bullet list
  2. Then try to get a second item of the top level list added that starts with number 2

Expected results

Ability to combine top level numbered list with indented sub lists

Actual results

Unable to get the list to continue at number 2 - it always gets back to number 1

Additional Context

Image

Here is a screenshot of what I always end up with.

I tried modifying the underlying delta in every way possible but am not able to achieve the expected result.

@bloemy7 bloemy7 added the bug Something isn't working label May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant