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

refactor(behaviors): refactor click-select in abnormal environment #5879

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

Aarebecca
Copy link
Contributor

  • 调整 ClickSelect 交互以适应特定情形

当选中元素被删除时,继续交互会导致找不到被删除的元素进而引发异常


  • Adapting the ClickSelect interaction to suit specific situations

If the selected element is deleted, continuing the interaction will cause the deleted element not to be found and an exception will be raised

@Aarebecca Aarebecca merged commit 3e2550a into v5 Jun 18, 2024
5 checks passed
@Aarebecca Aarebecca deleted the refactor/click-select branch June 18, 2024 09:03
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