Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Job stop button no feedback after click successfully #5023

Open
yqwang-ms opened this issue Oct 28, 2020 · 1 comment
Open

Job stop button no feedback after click successfully #5023

yqwang-ms opened this issue Oct 28, 2020 · 1 comment
Assignees
Labels

Comments

@yqwang-ms
Copy link
Member

yqwang-ms commented Oct 28, 2020

After the stop RestServer api call succeeded, webportal should also give response to UI user, such as:

  1. Success Alert window
  2. And disable (grey) the stop button

Otherwise, user would think the stop does not work, and keeps click it.
Especially for a large job.

BTW, if the job execution type is already Stop, we should also disable (grey) the stop button, but may no need to display Success Alert window

@debuggy
Copy link
Contributor

debuggy commented Nov 12, 2020

Add a new feature which will pop up a modal window immediately after user click stop button.

@suiguoxin suiguoxin mentioned this issue Nov 16, 2020
39 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants