ucsb-cs156-m23 / proj-happycows-m23-10am-4

https://ucsb-cs156-m23.github.io/proj-happycows-m23-10am-4/
0 stars 1 forks source link

Buying Cows will No Longer Produce a Toast Message #16

Closed dscpsyl closed 1 year ago

dscpsyl commented 1 year ago

Overview

This PR fixes the spam that buying cows creates. On buying a cow, the system will no longer show a toast msg that the cow can be bought. Other changes include removing calls to this function by others.

Validation

  1. Download this branch and run it on your localhost.
  2. Login and try to buy a cow.
  3. You should see that your cow inventory goes up, but no notification appears.

Tests

ChangeLog

Linked Issues

Closes #7