responsive-tables icon indicating copy to clipboard operation
responsive-tables copied to clipboard

Responsive Table Duplicate Column Bug

Open kkeelingECSC opened this issue 9 years ago • 4 comments

Hi There,

I am looking to implement a responsive table and it’s working as expected…however I noticed a bug that I can’t pinpoint and was wondering if someone could shed some light on the issue. Basically between 768px and 783px the “pinned table” with only column 1 showing is duplicated below the main table. Now the likelihood of a user noticing this is slim (depending on screen width), but I couldn’t find any forums that raise the issue.

Here is the link to the Demo page, shrink your browser window to see: http://zurb.com/playground/projects/responsive-tables/index.html

Here is a screenshot of your demo page to show what I’m talking about: responsive-table

OS: Windows 8.1 Pro (64 bit).

Browsers: Chrome Version 45.0.2454.101 m, Internet Explorer 11.0.9600.18036 Firefox 36.0.1

kkeelingECSC avatar Oct 05 '15 17:10 kkeelingECSC

Hi, I'm experiencing the same issue between 993px and 997px. Did you manage to resolve the issue? If you did could you please help share? :)

I saw someone else posted a similar issue http://foundation.zurb.com/forum/posts/35426-responsive-table-duplicate-column-bug but the solution provided has not helped me. :(

asianriceballs avatar Feb 10 '16 04:02 asianriceballs

Sorry, never got a resolution. Hopefully there aren't too many users that experience your site within those pixel values! If you find a resolution please post it here.

kkeelingECSC avatar Feb 11 '16 16:02 kkeelingECSC

Modify the number 767 to 752 in responsive-tables.js can resolve the problem.

WClouds avatar Mar 15 '16 02:03 WClouds

I just saw this problem on the demo page. The media query is set to 767 and my window was 765 according to Firebug. responsive tables by zurb-43

joyously avatar Jun 19 '16 17:06 joyously