- 🇨🇦Canada optasy
I think I still see this issue on version 5.0.x:
html/themes/contrib/wxt_bootstrap/templates/views/views-view-table.html.twig: 'wb-tables', html/themes/contrib/wxt_bootstrap/templates/views/views-view-table.html.twig:<table{{ attributes.addClass(classes).setAttribute('data-wb-tables', '{ "bPaginate" : false, "bFilter" : false, "bInfo" : false }') }}> html/themes/contrib/wxt_bootstrap/templates/calendar/calendar-day-overlap.html.twig: <table class="wb-tables table full"> html/themes/contrib/wxt_bootstrap/templates/calendar/calendar-day.html.twig:<table class="wb-tables table full">
I'll look into adding a checkbox in the views config (/admin/structure/views/settings or perhaps at /admin/config/wxt ?) to make this sorting optional.
- 🇨🇦Canada SKAUGHT
https://www.drupal.org/project/wxt_bootstrap → is indeed responsible for adding this JS sorting.
Please open this concern against the theme itself. As for your project, yes if you use the wxt_theme it will alter the View Sorting as expected in this respect. The Wxt Profile builds in the theme as contrib, not internal to the profile base itself.
"In your site". you can just sub-theme the wxt_theme and handle the views templates as you so more directly need for your site.
- Status changed to Closed: works as designed
over 1 year ago 12:48pm 26 October 2023