rafaelhc

Results 8 comments of rafaelhc

@jraadt Great solution to this problem! From your codepen, I can not identify exactly what you have changed. I am currently using daniel-nagy/fixed-table-header, what will I have to change to...

I have included all your changes, and cannot get it to work. What I can see is that the md-sticky-clone table is not getting the values `sticky-state="active" sticky-prev-state="next`. Might it...

I cannot seem to host the versions that I am using, therefore not being able to create a proper copy. However, I started a blank angular project, added angular,, angular-aria,...

@jraadt I have implemented your version inside md-tabs, I am suspecting this is what might be causing the issue. Forking your codepen, and putting the table inside one of the...

@jraadt Thanks, that works fine. However, I see two problems with your solution: 1. If the table needs horizontal scrolling, the sticky table header will not follow on scroll. 2....

@jraadt Horizontal scrolling is not working in your prototype. ![See this image](https://cloud.githubusercontent.com/assets/4487781/16834128/bd149910-49b2-11e6-974c-dd6ebc0dc40d.png) When scrolling the table horizontally, the table header stays fixed. In the image, you can see that Carbs...

@jraadt Thanks, that works pretty close to what I`m after. I appreciate your patience:)

Has there been any update to this suggested improvement?