Skip to content

SF-3542 Do not allow cut operations across multiple segments#3745

Merged
pmachapman merged 1 commit intomasterfrom
fix/SF-3542
Mar 22, 2026
Merged

SF-3542 Do not allow cut operations across multiple segments#3745
pmachapman merged 1 commit intomasterfrom
fix/SF-3542

Conversation

@pmachapman
Copy link
Copy Markdown
Collaborator

@pmachapman pmachapman commented Mar 17, 2026

This PR fixes a segment removal bug when selecting more than one segment, then attempting to cut the text, which can result in verse numbers disappearing.


Open with Devin

This change is Reviewable

@pmachapman pmachapman added the will require testing PR should not be merged until testers confirm testing is complete label Mar 17, 2026
Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional findings.

Open in Devin Review

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.31%. Comparing base (9c84c0b) to head (4240650).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3745      +/-   ##
==========================================
- Coverage   81.31%   81.31%   -0.01%     
==========================================
  Files         620      620              
  Lines       39079    39080       +1     
  Branches     6352     6352              
==========================================
  Hits        31778    31778              
- Misses       6329     6330       +1     
  Partials      972      972              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RaymondLuong3 RaymondLuong3 self-assigned this Mar 19, 2026
Copy link
Copy Markdown
Collaborator

@RaymondLuong3 RaymondLuong3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well in my testing. Glad to see we could reuse code for this fix.

@RaymondLuong3 reviewed 2 files and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on pmachapman).

@pmachapman pmachapman added testing complete Testing of PR is complete and should no longer hold up merging of the PR and removed will require testing PR should not be merged until testers confirm testing is complete labels Mar 22, 2026
@pmachapman pmachapman merged commit 5b88991 into master Mar 22, 2026
21 of 24 checks passed
@pmachapman pmachapman deleted the fix/SF-3542 branch March 22, 2026 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing complete Testing of PR is complete and should no longer hold up merging of the PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants