Although the <SearchAndSort> component is now working, and enabling ui-users to behave the same as the old monolithic version, it need to be generalised before it can be used for other modules: at present it has a bunch of user-specific stuff wired into it, which all needs to be parameterised.
A ton of progress on this, mostly to do with parameterising various aspects of the generic code, which still has a bunch of Users-module-specific stuff in it. I should probably have filed some sub-issues along the way.
Although the
<SearchAndSort>
component is now working, and enabling ui-users to behave the same as the old monolithic version, it need to be generalised before it can be used for other modules: at present it has a bunch of user-specific stuff wired into it, which all needs to be parameterised.