Github user Leemoonsoo commented on the issue:

    https://github.com/apache/zeppelin/pull/2323
  
    Tested and overall it's great improvement!
    
    Here's few feedbacks.
    
    1. Table does not refreshed after height / width of paragraph change.
    2. How about remove 'type' in column table option?
    
![image](https://cloud.githubusercontent.com/assets/1540981/25900186/94b065a4-3560-11e7-9491-4700e4228f77.png)
    I guess user will be okay without knowing it.
    3. showColumnFilter
    Following is screenshot with 'showColumnFilter' on. I don't know what this 
option supposed to do except for adding empty sticky row in the bottom.
    
![image](https://cloud.githubusercontent.com/assets/1540981/25900262/de274108-3560-11e7-96fb-b5a25a1298ef.png)
    
    4. pagenation
    `defaultPaginationSize ` size can be only changed after the Table is 
displayed with `defaultPaginationSize ` applied. So changing default does not 
mean too much in this case. Isn't it?
    
    `availablePaginationSizes` - It's minor opinion, I think it is okay with 
hardcoded value and not make user configurable.
    
    5. Header bar in the option
    
![image](https://cloud.githubusercontent.com/assets/1540981/25900541/c5bd7d16-3561-11e7-9011-ae61378d39c5.png)
    
    Two buttons - 'Save', 'Delete' icon - on right little bit confuses me. It 
was difficult to guess what those button supposed to do. And figured out
    
    'save' - apply option to the table.
    'delete' - restore to default options
    
    While option change applies immediately, how about hide 'Save' button? And 
change 'delete' icon to something more appropriate? For example "Restore the 
default values" text would be more intuitive.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to