There is currently a small bug where only the 1st page of recommendations (up to 25 cards) gets a status dot, everything else afterwards does not.
In the above screenshot the 3rd last and last cards are supposed to have a dot (number 26 and 28).
Code is now updated to work for any number of recommendation pages, it has also been switched over to using a mutation observer for a more elegant/performant solution.
There is currently a small bug where only the 1st page of recommendations (up to 25 cards) gets a status dot, everything else afterwards does not.
In the above screenshot the 3rd last and last cards are supposed to have a dot (number 26 and 28).
Code is now updated to work for any number of recommendation pages, it has also been switched over to using a mutation observer for a more elegant/performant solution.