AddonsLab
Well-known member
Yes I am asked for hide this result from Dead link check when using selection criteria because page do AJAX refresh all time. Can add check box the results show or not. Using JavaScript or cookies are not good idea, I think. As we'll you are developer for this add-on and we know the best method for this functionality. I will put my own opinion. Thanks for your great improvements for this add-on.
There are AJAX requests, that have to run to update the criteria form (e.g. when you change tag type or content type, the form updates). You are right, there is a separate AJAX to update the content list as well, and of course, whichever method we implement, the ajax query will not run if the list should not be shown.