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: 打包错误、公共步骤中未禁用分组拖拽导致出现预期之外的结果 #291

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

YeungHoiChiu
Copy link
Contributor

Whether this PR is eventually merged or not, Sonic will thank you very much for your contribution.

无论此PR最终是否合并,Sonic组织都非常感谢您的贡献。

Checklist

  • The title starts with fix, fea, or doc. | 标题为fix、feat或doc开头。
  • I have checked that there are no duplicate pull requests with this request. | 我已检查没有与此请求重复的拉取请求。
  • I have considered and confirmed that this submission is valuable to others. | 我已经考虑过,并确认这份呈件对其他人很有价值。
  • I accept that this submission may not be used. | 我接受此提交可能不会被使用。

Description

image

@YeungHoiChiu YeungHoiChiu changed the title resolve: npm run build failure, set chunkSizeWarningLimit to 600KiB fix: 打包错误、公共步骤中未禁用分组拖拽导致出现预期之外的结果 Aug 8, 2024
@prlabeler prlabeler bot added the fix label Aug 8, 2024
@YeungHoiChiu
Copy link
Contributor Author

公共步骤引用testcase中的步骤,如果拖步骤离开了当前block的话,因为公共步骤中各个步骤的caseId不一定相同,会导致出现重复步骤数据,这次可以先不允许公共步骤编辑时使用跨组拖拽移动

ps:在公共步骤中引用别的测试用例的步骤,允许在公共步骤中编辑步骤内容会导致原用例的步骤发生改变,似乎不是很好

Copy link
Member

@ZhouYixun ZhouYixun left a comment

Choose a reason for hiding this comment

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

mg

@ZhouYixun ZhouYixun merged commit 76da2d4 into SonicCloudOrg:main Aug 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants