Closed jimsafley closed 1 month ago
This seems to fix the most immediate problem, that the table was sorting and inserting subheadings based on resource templates.
The pagination variable hostage-taking isn't fixed in this, if that's what you mean by "for item sets".
On the admin side, the table could use space a bit better - instead of having each column be half the width:
That's all I'm really seeing.
Thanks for looking at this. There's another branch that fixes the hostage-taking: linked-resources-async. You could also look at that one, but it's probably not going into 4.1.0, so it's not urgent.
The fix-linked-resources-interface branch aims for a more consistent linked resources interface. The resource/property filter should contain expected options and the linked resources table should reflect the order and content of whatever filter is selected. (Note that this does not fix the "linked resources for item sets" issue that came up recently.)