Iris icon indicating copy to clipboard operation
Iris copied to clipboard

Fix selection ordering

Open nawordar opened this issue 2 years ago • 2 comments

Closes #861

I also updated package-lock.json, because it was desynchronized for some reason, and added /build/ to .gitignore, as pip install --user . creates that directory.

nawordar avatar Aug 31 '22 08:08 nawordar

Can you please split this into separate PRs? Dependency upgrades really need to be in their own PR, otherwise things get very muddy very quickly. The fix for #861 looks good though, so if you can get this split out today I can merge it in for the next release.

jaedb avatar Sep 03 '22 20:09 jaedb

I removed the package-lock.json changes

nawordar avatar Sep 04 '22 11:09 nawordar