The way you've answered my last post has honestly left me a bit confused and a little put out somewhat. I'll step through your response and highlight what I mean:
"Well, I don't think the modal has anything to do with this issue."
I did not mention modals in my response at all. You made it clear initially that the modal isn't the issue, it's an AJAX loading issue, which I could not possibly be aware of from it's behaviour and the lack of errors. We have established this, hence I asked which of the other three components you mentioned is the cause of the issue so I can try and learn from this.
"Honestly, I don't know what is causing the AJAX reloading of the initial results. I suspect a combination of Archive+Sorted table. But, I can't tell if the table was created to be sorted by the table headers."
These are not Toolset sorted tables, this should be clear from the lack of tags Toolset requires in the TR headers. The sorting is being handled by an seperate JS plugin called Footable, which has been mentioned and recommended in your forums and support threads numerous times. So, based on your list, all this is a problem with the table layout itself. How can this be the case? Surely this implies that the table layout is inherently broken in regards to AJAX? Either way, it's not performing as it realistically should, so that surely counts as a bug, even if the modal isn't the cause?
"I did not invest more time there because custom code is out of the scope of support. My code is rather an example of how to fix the issue, than a final solution."
I appreciate that this is only an example, but your support threads are full of supporters going to great lengths to help your customers. And whilst I'm not complaining that you didn't write a full solution to this problem, this does read as a pretty dismissive way of saying this. The 30 extra seconds it took you to write that, you could have just as easily said "oh, try tying it to this method or function to make it run when the modal loads". That would have been an infinitely better and more customer focused approach to take.
"- We do have an article about AJAX views, but it is not relevant in the context of archive templates"
As you say, it's not relevant and doesn't go into any information that is useful to this context at all, so why mention it? An example or list of front end events that are relevant to Archives would have been far more helpful. Or simply tell me that archives cannot achieve this and recommend I scrap it and use a View, as I previously asked if should be done.
"- As I don't think this issue is tightly linked with modals, there will be no need to invest any efforts about it"
Ok, we've established that the modal isn't directly the cause here, simply showing a symptom. But my point still stands that you get a lot of questions, tickets and issues surrounding modals and documentation concerning their usage would go a long way for a lot of users. Telling me there's "no need to invest any effort" in it is frankly verging on rude. Simply passing the feedback on would have been more than enough in this situation.
This all being said, you have answered the initial query and it is functional, so I will close the ticket. But I wanted to lay this out because a few simple changes would have gone a long way here.