-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Zeppelin-523 ] Table Header fixed and scrolling bug fixes. #565
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
Zeppelin-523 ] Table Header fixed and scrolling bug fixes. #565
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.