-
Notifications
You must be signed in to change notification settings - Fork 28.9k
SPARK-2115: Stage kill link is too close to stage details link #1350
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
Conversation
Add confirmation dialog when (kill) link is clicked.
|
Can one of the admins verify this patch? |
|
Looks good. @tsudukim did you accidentally kill a stage or something? |
|
I nearly misclicked many times when I tried to go to the stage detail page. |
|
Jenkins, test this please. |
|
Merged build triggered. |
|
Merged build started. |
|
QA tests have started for PR 1350. This patch merges cleanly. |
|
QA results for PR 1350: |
|
Merged build finished. All automated tests passed. |
|
All automated tests passed. |
|
Thanks - merging this in master. |
Moved (kill) link to the right side. Add confirmation dialog when (kill) link is clicked. Author: Masayoshi TSUZUKI <[email protected]> Closes apache#1350 from tsudukim/feature/SPARK-2115 and squashes the following commits: e2263b0 [Masayoshi TSUZUKI] Moved (kill) link to the right side. Add confirmation dialog when (kill) link is clicked.


Moved (kill) link to the right side. Add confirmation dialog when (kill) link is clicked.