LanceMcCarthy / MvpApi

An application for Microsoft MVPs to easily browse and upload contributions
MIT License
36 stars 10 forks source link

Unable to add new item to queue after editing existing items #17

Closed LanceMcCarthy closed 6 years ago

LanceMcCarthy commented 6 years ago

When on the AddContributionsPage if you select the Edit button of any contribution that is in the queue, you can no longer get a blank form for a new contribution (i.e. clicking Add button doesn't restart the form).

Workaround

  1. Upload items already in the queue, this will return you back to the HomePage
  2. Go back to the AddContributionsPage
  3. Add all items first before using the edit button