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

feedback 添加 skipRestOnCancel 配置 #556

Merged
merged 2 commits into from
Apr 20, 2020
Merged

feedback 添加 skipRestOnCancel 配置 #556

merged 2 commits into from
Apr 20, 2020

Conversation

2betop
Copy link
Collaborator

@2betop 2betop commented Apr 20, 2020

当feedback 配置在弹框的确认按钮中,预期是,当达到某个条件,这个 feedback 弹框出现,需要用户做二次确认,确认了再发送一个请求完成操作,接下来继续原来确认按钮的逻辑,即关闭弹框。如果用户点了取消,只关闭feedback 弹框而不关闭外面的弹框。为了不影响原有规则,这个时候就需要一个 feedback.skipRestOnCancel 的配置来实现。

@RickCole21 RickCole21 merged commit 0e2e897 into baidu:master Apr 20, 2020
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.

None yet

2 participants