seanhorgan98 / fantasyhockey

Githup repository for our fantasy hockey app
MIT License
2 stars 0 forks source link

Substitute Bench player Null not handled #55

Closed SamOwenH closed 5 years ago

SamOwenH commented 5 years ago

Describe the bug Null value not handled from popup - obtained by clicking outside. Exception is caught but will remove error message as well.

To Reproduce Steps to reproduce the behaviour:

  1. Go to team page
  2. Click on sub
  3. click on substitute
  4. click outside of box
  5. Observe error message

Expected behavior Should return to normal team vire

Additional context Not fixed cus cba making a branch this late at night for 5 line fix

SamOwenH commented 5 years ago

Bug fix handled in SubBugFix branch. Branch merged and deleted