Skip to content

Conversation

Anemy
Copy link
Member

@Anemy Anemy commented Feb 24, 2022

COMPASS-4914

Looks like we were using a non-existent lodash function and didn't have tests for it. Maybe it existed once and was removed in newer versions and missed, not sure. The error it produced was also swallowed, we're not fixing that yet, but better error handling in this package would probably be good.

This PR fixes the bug and adds a couple regression safe tests.

Before:

current.compass.multi.select.mp4

After:

fix.multi.select.mp4

@Anemy Anemy changed the title fix(compass-schema): Fix selecting multiple items in schema builder with shift COMPASS-4914 fix(compass-schema): Fix shift selecting multiple items in schema tab COMPASS-4914 Feb 24, 2022
@Anemy Anemy merged commit dc1f38c into main Mar 2, 2022
@Anemy Anemy deleted the COMPASS-4914-fix-multi-select-schema branch March 2, 2022 17:07
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