kjeverson / NFLDraftTracker

NFL Draft Tracker using Python, Flask, and SQLite
0 stars 0 forks source link

Trade Modal Fixes #10

Closed kjeverson closed 4 months ago

kjeverson commented 4 months ago

Clear previously selected team's draft picks when a new team is selected. Right now if you need to change teams you have to close the Trade Modal and re open it. Not ideal.