Revision ec26dde36b17656a276ac537f44db270b3ad269a authored by sharan.gk on 13 December 2019, 19:35:00 UTC, committed by Dongjoon Hyun on 13 December 2019, 19:35:00 UTC
### What changes were proposed in this pull request?
Adding tooltip to Stages tab for better usability.

### Why are the changes needed?
There are a few common points of confusion in the UI that could be clarified with tooltips. We
should add tooltips to explain.

### Does this PR introduce any user-facing change?
Yes
![image](https://user-images.githubusercontent.com/29914590/70693889-5a389400-1ce4-11ea-91bb-ee1e997a5c35.png)

### How was this patch tested?
Manual

Closes #26859 from sharangk/tooltip1.

Authored-by: sharan.gk <sharan.gk@gmail.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
1 parent e1ee3fb
History
File Mode Size
docs
lib
pyspark
test_coverage
test_support
.coveragerc -rw-r--r-- 872 bytes
.gitignore -rw-r--r-- 49 bytes
MANIFEST.in -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 1.8 KB
pylintrc -rw-r--r-- 13.7 KB
run-tests -rwxr-xr-x 1.1 KB
run-tests-with-coverage -rwxr-xr-x 2.5 KB
run-tests.py -rwxr-xr-x 12.8 KB
setup.cfg -rw-r--r-- 854 bytes
setup.py -rwxr-xr-x 10.7 KB

README.md

back to top