yirano / drawFromAHat

A classic random name picker created by the help of the Github community.
https://yirano.github.io/drawFromAHat/src/
11 stars 16 forks source link

Delete name off of list by clicking 'x' and 'x' only. #2

Closed yirano closed 5 years ago

yirano commented 6 years ago

This works perfectly fine with the first delete as in you can only delete the name by clicking on the 'x'.

After that it acts up and the user is able to delete the name by clicking on the entire li element. This is the bug that needs to be fixed.

SEAjamieD commented 5 years ago

Hi @yirano - ok if I take this one?