Zeppelin-523 ] Table Header fixed and scrolling bug fixes.#565
Zeppelin-523 ] Table Header fixed and scrolling bug fixes.#565cloverhearts wants to merge 8 commits intoapache:masterfrom cloverhearts:bug_fix/table_scrolling_and_hiding
Conversation
|
Looks good to me. |
|
@Leemoonsoo |
|
@corneadoug I'm sympathetic to your comments. https://github.com/noraesae/perfect-scrollbar/issues/273 |
|
@corneadoug Sure, please take a look closer. |
|
author of floatThead here. let me know if i can be of assistance (without installing anything). 🐈 |
|
@corneadoug |
|
I have completed bug fixes. |
|
LGTM |
|
LGTM and merge into master |




What is this PR for?
For Table, reimplemented, scrolling, deleting a bug in the Table Header, Scrolling area expressed bugs have been fixed.
What type of PR is it?
Bug Fix
Todos
ZEPPELIN-523 ] table scrolling bug fixed. out of area scroll issue #556
Is there a relevant Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-523
How should this be tested?
Step 1. create table on zeppelin
example query)
println(z.get("table_context"))Step 2.
Scroll the mouse over the Table.
Step 3.
re Run Paragraph.
Step 4.
Scroll the mouse over the Table.
Screenshots (if appropriate)
Before
After
Questions:
You are using an external source?
It helps to secure the Table Header.
Why did this problem occur?
height calculation miss.
Why it has created a new PR?
Please previous PR, see the following URL.
ZEPPELIN-523 ] table scrolling bug fixed. out of area scroll issue #556
In the ScreenShot, it seems to have changed color table. What changed things?
Changes that do not exist.