Reviews for Lichess Friends List Opener
Lichess Friends List Opener by brooksdev
Review by LeSpec
Rated 4 out of 5
by LeSpec, a month agoThere's a bug:
In rare cases the friend_box div contains an i-tag, which will cause the plugin to keep clicking.
The decision wether to click or not should only depend on the existence of "none" in the classlist of friendboxs subdiv (div class="content_wrap")
Instead it is also being checked if friend_box has an i-tag as first child, which causes the bug.
Hopefully this message reaches brooksdev
In rare cases the friend_box div contains an i-tag, which will cause the plugin to keep clicking.
The decision wether to click or not should only depend on the existence of "none" in the classlist of friendboxs subdiv (div class="content_wrap")
Instead it is also being checked if friend_box has an i-tag as first child, which causes the bug.
Hopefully this message reaches brooksdev
1 review
There are no reviews