Skip to content

Fix regression in SuperEditor pattern tags test#3013

Merged
matthew-carroll merged 1 commit into
Flutter-Bounty-Hunters:mainfrom
knopp:fix_test
May 8, 2026
Merged

Fix regression in SuperEditor pattern tags test#3013
matthew-carroll merged 1 commit into
Flutter-Bounty-Hunters:mainfrom
knopp:fix_test

Conversation

@knopp

@knopp knopp commented May 7, 2026

Copy link
Copy Markdown
Contributor

New implementation of getAttributionSpansInRange diverged from original in case when there are multiple start markers for single attribution without an end marker in-between. I didn't think that was an expected situation but apparently it happens at least temporarily.

This PR fixes the issue by not overwriting the first start marker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants