Skip to content

Conversation

@PhOder
Copy link

@PhOder PhOder commented Dec 2, 2022

In this PR I updated the work in #112 fixed some failing tests.

Attention this PR includes the work of #167

odermattaccso and others added 19 commits November 28, 2022 01:07
This commit fixes the issue of not being able to start a selection if
mousedown occured on neither Host element nor select item element
but inbetween. The issue occurs if `SelectItem`s are not direct children
of the `SelectContainer`.

Fixes d3lm#144
refactor: removed dead code from change and fixed circular dependency caused by DI
test(app): added cypress test for new example demo
style: update whitespace
For some reason `itemDeselected` emits another event after Jest starts
cleaning up the test component which resulted in a failing `expect`
If `selectedItems` has not two-way binding by an outside component then
it will not contain a list of the currently selected items
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