Skip to content

fix(orderdList): preserve non-1 start numbers#8566

Open
mejo- wants to merge 1 commit into
mainfrom
fix/ordered_lists_start
Open

fix(orderdList): preserve non-1 start numbers#8566
mejo- wants to merge 1 commit into
mainfrom
fix/ordered_lists_start

Conversation

@mejo-
Copy link
Copy Markdown
Member

@mejo- mejo- commented May 11, 2026

Also fixes preserving 0 as first list number.

Fixes: #4828

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests

@mejo- mejo- self-assigned this May 11, 2026
@mejo- mejo- added bug Something isn't working 3. to review labels May 11, 2026
@github-project-automation github-project-automation Bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Productivity team May 11, 2026
@mejo-
Copy link
Copy Markdown
Member Author

mejo- commented May 11, 2026

/backport to stable33

@mejo- mejo- force-pushed the fix/ordered_lists_start branch from 9c4bfd7 to 5c2b380 Compare May 11, 2026 07:10
@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Also fixes preserving `0` as first list number.

Fixes: #4828

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- force-pushed the fix/ordered_lists_start branch from 5c2b380 to 4d77e01 Compare May 11, 2026 07:38
@mejo- mejo- moved this from 🧭 Planning evaluation (don't pick) to 👀 In review in 📝 Productivity team May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

Ordered list resets starting number unexpectedly

1 participant