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(save-button-loading): 修复包含发布区块,保存页面/工具类/数据源等按钮在点击到执行完毕期间加载loading的样式 #456

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

betterdancing
Copy link
Contributor

English | 简体中文

PR

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Built its own designer, fully self-validated

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

Background and solution

What is the current behavior?

需要调用接口的按钮点击后只有短暂的禁用,且接口调用期间仍可点击

Issue Number: N/A

What is the new behavior?

需要调用接口的按钮点击后到逻辑执行完之前会禁用,且按钮上会显示loading效果

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@chilingling chilingling added enhancement New feature or request ready_for_review This PR requires more reviews labels Apr 28, 2024
packages/utils/src/utils/index.js Outdated Show resolved Hide resolved
@chilingling chilingling self-requested a review April 28, 2024 10:40
@chilingling chilingling added the ready to merge This PR is ready to be merged. label May 6, 2024
@hexqi hexqi marked this pull request as draft September 28, 2024 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ready_for_review This PR requires more reviews ready to merge This PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants