Views table structure falls apart after first page since recent core and distribution update

Created on 18 September 2020, almost 4 years ago
Updated 23 June 2023, about 1 year ago

Problem/Motivation

Setup

Drupal Version: 8.8.10
Installation profile: Social (social-8.x-9.2)

  • I have member data displayed in a Views table. The tables are grouped by one field (Department) and sorted by another field (Occupation) and contain additional Profile fields (Incl profile photo 44x44).
  • The fields are unique (single select), so each member has ONE Department and ONE Occupation. And the Keys for each of the fields have a corresponding numeric value so that the sorted list shows up in a specific order with the correct Occupations showing up in the correct Departments!
  • Dependencies seem to be preventing updating infinite scroll to version 8.x-1.7 in case that might make the difference!
  • There have been issues in prior versions loading the member images (even with lazy load) depending on how many the view is set to which I currently have set to 30 lines but have experimented with many less and many more.
  • I have a "Better Exposed Filter" which limits the view per Department which works without issue. (although if there were a larger number of records in any one Department, I cannot say what would happen after the reload)
  • I currently have 105 records (members) but am concerned for when (fingers crossed) I get 5,000 or more!

Here is the problem

After my latest (Core and Distribution) updates, once the first page is extended/scrolled, the table structure falls apart. The table hierarchy looses its structure. Table Groups start displaying members who have nothing to do with that grouping and the Grouping order is lost.

I have tried every combination of items to display, automatic load (preferred), so on! with varying but still incorrect results.

Steps to reproduce

Not sure how one could unless they had a similar views table structure!
Normal paging does not display these problems!

Process of elimination: Changing View Format to Grid, Blazy Grid, ets where Grouping is still recognized resolves the issue!
Reverting back to Table, once you scroll into a mew page the table groupings fall apart. Tables are no longer recognize Grouping by Department and Sorting by Occupation no longer exists!

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Postponed: needs info

Version

1.6

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bas123

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡©πŸ‡ͺGermany Anybody Porta Westfalica

    Is this still an issue with 2.0.x? If yes, please update the version and set the status active again with clear steps or (best) with a test showing what's broken.

    2.0.x is the active development branch.

    If nobody replies, we should assume this is fixed and close this issue outdated.

    Thanks!

Production build 0.69.0 2024