Github user AhyoungRyu commented on the issue:

    https://github.com/apache/zeppelin/pull/2174
  
    @1ambda It's wired. This is what I can see when I build my branch. 
    
![record](https://cloud.githubusercontent.com/assets/10060731/24363529/1863c144-134b-11e7-85c7-ae5c6acc8dd7.gif)
    
    There are two `ng-repeat` like below. And [the pagination 
DOM](https://github.com/AhyoungRyu/zeppelin/blob/7150e7cb596c2bbe9148ea2a09009c6fb273a20e/zeppelin-web/src/app/helium/helium.html#L195)
 is placed inside of the first `ng-repeat`(for pkg type checking loop) and 
outside of the second one(each type of package listing). 
    <img width="913" alt="screen shot 2017-03-28 at 12 10 18 am" 
src="https://cloud.githubusercontent.com/assets/10060731/24363549/26531e08-134b-11e7-8f05-4b71bf1b277b.png";>
    
    FYI, the data is like this.
    <img width="215" alt="screen shot 2017-03-28 at 12 12 37 am" 
src="https://cloud.githubusercontent.com/assets/10060731/24363853/ff811018-134b-11e7-84a3-867ec956539e.png";>
    
    
    



---
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