StephenCataldo / comment-better

Edit your comment boxes with suggestions from communications experts. Based on react-chrome-extension-boilerplate. Uses Social Media Web Guide as its boilerplate, intended to be packed together (maybe).
GNU General Public License v3.0
1 stars 1 forks source link

facebook's click to reply needs to fire cbbutton #7

Open StephenCataldo opened 6 years ago

StephenCataldo commented 6 years ago

Either figure out why mutation observer fails to observe, or just add an event listener to clicking the "reply" links. The problem is when comment boxes are not opened automatically, but by the user. Mutation observer: is it the expected facebook class, is it being blocked by our effort not to revisit nodes repeatedly?