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: set the correct Sortable parent when within a shadowRoot #9532

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

driskull
Copy link
Member

@driskull driskull commented Jun 6, 2024

@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Jun 6, 2024
@benelan benelan changed the base branch from main to dev June 10, 2024 09:07
@driskull driskull changed the title fix: set the correct parent when within a shadowRoot fix: set the correct Sortable parent when within a shadowRoot Jun 10, 2024
@driskull driskull closed this Jun 18, 2024
@driskull driskull deleted the dris0000/update-sortable-patch branch June 18, 2024 17:40
@driskull driskull restored the dris0000/update-sortable-patch branch June 18, 2024 17:41
@driskull driskull reopened this Jun 18, 2024
@driskull driskull marked this pull request as ready for review June 18, 2024 17:42
@driskull driskull requested a review from a team as a code owner June 18, 2024 17:42
@driskull driskull requested a review from jcfranco June 18, 2024 17:42
@driskull
Copy link
Member Author

@jcfranco can we do this one for June release?

Copy link
Member

@jcfranco jcfranco left a comment

Choose a reason for hiding this comment

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

LGTM!

It looks like the related issue has been closed and verified already. Should we reopen and bounce back or do we need to create a new issue? +@geospatialem for guidance.

@driskull
Copy link
Member Author

driskull commented Jun 20, 2024

It looks like the related issue has been closed and verified already. Should we reopen and bounce back or do we need to create a new issue

Yeah, we did fix the issue but we didn't do it the correct way according to Sortablejs. So we can reopen or create a new issue.

@geospatialem
Copy link
Member

Yeah, we did fix the issue but we didn't do it the correct way according to Sortablejs. So we can reopen or create a new issue.

Ah, good to know - I'll re-open the issue.

@driskull driskull added the skip visual snapshots Pull requests that do not need visual regression testing. label Jun 21, 2024
@driskull driskull merged commit 13f3bf0 into dev Jun 21, 2024
11 checks passed
@driskull driskull deleted the dris0000/update-sortable-patch branch June 21, 2024 15:39
@github-actions github-actions bot added this to the 2024-06-25 - Jun Release milestone Jun 21, 2024
benelan added a commit that referenced this pull request Jun 24, 2024
…rovements

* origin/dev:
  build(deps): update typescript-eslint monorepo to v7.13.1 (#9657)
  docs: update component READMEs (#9668)
  chore: release next
  chore: minor git tooling tweaks (#9664)
  feat(combobox): add `filterText` prop (#9654)
  chore: release next
  feat(list): add filterProps property to specify which properties to filter against (#9622)
  chore: release next
  fix(list): enable dragging on list items contained within a list that supports dragEnabled (#9660)
  test(filter): add coverage for empty filter text (#9655)
  chore: release next
  fix: set the correct Sortable parent when within a shadowRoot (#9532)
  fix(combobox): allow arrow selection of entered text (#9629)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug. skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants