Skip to content

fix(DeliveryJobs): 修复动画中按钮识别错位导致单击失败的问题#1120

Merged
MistEO merged 1 commit intomainfrom
fix/delivery-jobs-click-miss
Mar 8, 2026
Merged

fix(DeliveryJobs): 修复动画中按钮识别错位导致单击失败的问题#1120
MistEO merged 1 commit intomainfrom
fix/delivery-jobs-click-miss

Conversation

@he0119
Copy link
Contributor

@he0119 he0119 commented Mar 8, 2026

fix #1118

Summary by Sourcery

Bug Fixes:

  • 修正 DeliveryJobs PackCargo 动画中的按钮交互对齐问题,以确保单击操作能够可靠地被识别。
Original summary in English

Summary by Sourcery

Bug Fixes:

  • Correct button interaction alignment in the DeliveryJobs PackCargo animation so single clicks register reliably.

Copilot AI review requested due to automatic review settings March 8, 2026 13:21
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey - 我已经审查了你的更改,一切看起来都很棒!


Sourcery 对开源项目是免费的 —— 如果你喜欢我们的代码审查,请考虑分享给更多人 ✨
帮我变得更有用!请在每条评论上点击 👍 或 👎,我会根据你的反馈来改进今后的审查。
Original comment in English

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

该 PR 旨在修复 DeliveryJobs 装箱流程中因界面动画/未稳定导致按钮识别框错位,进而 Click 失败并卡死的问题(关联 #1118)。

Changes:

  • 在“货物装箱 / 调度申请”两个界面检查节点中增加 pre_wait_freezes,尝试在流程推进前等待画面稳定
  • 调整“装满货物后下一步 / 货物竞价”的后继节点跳转逻辑,改为先进入 DeliveryJobsInCargoRedistributionBid 再分流

@MistEO MistEO merged commit 69d1324 into main Mar 8, 2026
21 checks passed
@MistEO MistEO deleted the fix/delivery-jobs-click-miss branch March 8, 2026 14:46
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.

自动转交送货任务卡死

3 participants