- Issue created by @ericvl
- πΊπΈUnited States flashwebcenter Austin TX
Hello,
Thank you for pointing this out. There was a conflict between W3.CSS responsive classes and the Views table's responsive sticky header. I updated the Views table Twig template to disable the W3.CSS class when either sticky or responsive settings are active in Views. The fix has been tested and pushed to the dev branch β βfeel free to use it.
Best wishes,
Alaa - π§πͺBelgium ericvl
Thank you very much for your quick response and fix.
It does the job perfectly.
Cheers - π§πͺBelgium ericvl
Sorry to bother you again Alaa but there is still a tweek needed in the case of the permissions view.
Try admin/people/permissions.
The Permissions table of taxonomiterms does the same.
I didn't test all the views but these 2 are for sure wrong now.
Thanks - πΊπΈUnited States flashwebcenter Austin TX
No worries, I updated the table.html.twig to use the Views template. I'll leave this open, so feel free to share any additional URLs. If there are none, feel free to close it.
Best wishes,
Alaa - π§πͺBelgium ericvl
Thank you.
Just one question: is the mofication that you did in #2 π Position of the table header in the content and reaction lists are too low. Active still needed then? Because you did a general modificarion in #5 π Position of the table header in the content and reaction lists are too low. Active .
Cheers - πΊπΈUnited States flashwebcenter Austin TX
Yes, the templates views-view-table.html.twig and table.html.twig were updated to disable the w3.css class for responsive tables when Drupal adds responsive or sticky classes to the table. You can download the dev version for testing.
Best wishes,
Alaa - π§πͺBelgium ericvl
I've checked all the views that I use and for me, the issue is solved.
Therefor, I've closed this issue.
Thanks