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

ordered and unoreded list not properly bening converted to delta , #2410

Open
1 task done
mati1yas opened this issue Dec 9, 2024 · 1 comment
Open
1 task done
Labels
awaiting response Pending additional information or feedback from the issue creator bug Something isn't working minor Minimal impact or cosmetic issue. Can be resolved at a later time without affecting overall function

Comments

@mati1yas
Copy link

mati1yas commented Dec 9, 2024

Is there an existing issue for this?

Flutter Quill version

10.8.5

Steps to reproduce

  1. create a paragraph
  2. then create a list of unordered bullets

Expected results

I am preparing list of say students

  1. student 1
  2. student 1
  3. student 2

new paragraph

  • bullet
  • bulltet2
  • bullet 3

Actual results

I am preparing list of say students

  1. student 1
  2. student 1
  3. student 2
  • new paragraph

bullet

  • bulltet2
  • bullet 3

Additional Context

Screenshots / Video demonstration

[Upload media here]

Logs
[Paste your logs here]
@mati1yas mati1yas added the bug Something isn't working label Dec 9, 2024
@CatHood0
Copy link
Collaborator

Can you show a video that explain better this? i don't get it where is the issue. Please, if you cannot provide a video or screenshot, provide the input that you use to generate the Delta.

@CatHood0 CatHood0 added minor Minimal impact or cosmetic issue. Can be resolved at a later time without affecting overall function awaiting response Pending additional information or feedback from the issue creator labels Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response Pending additional information or feedback from the issue creator bug Something isn't working minor Minimal impact or cosmetic issue. Can be resolved at a later time without affecting overall function
Projects
None yet
Development

No branches or pull requests

2 participants