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

Fix sorting for sortClipboardItems #460

Merged
merged 5 commits into from
Aug 27, 2023
Merged

Fix sorting for sortClipboardItems #460

merged 5 commits into from
Aug 27, 2023

Conversation

mtlynch
Copy link
Owner

@mtlynch mtlynch commented Aug 26, 2023

Fixes a bug in sortClipboardItems which was causing incorrect sorting of clipboard elements. Also adds a unit test to prevent regressions in the future.

This will allow us to test the behavior with a JS unit testing framework.
Fixes a bug in sortClipboardItems which was causing incorrect sorting of clipboard elements. Also adds a unit test to prevent regressions in the future.
Base automatically changed from external-sort to master August 27, 2023 00:20
@mtlynch mtlynch merged commit bf1a545 into master Aug 27, 2023
8 checks passed
@mtlynch mtlynch deleted the fix-ordering branch August 27, 2023 00:28
@github-actions github-actions bot locked and limited conversation to collaborators Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant