getodk / central-frontend

Vue.js based frontend for ODK Central
https://docs.getodk.org/central-intro/
Apache License 2.0
32 stars 56 forks source link

Reset conflict filter after entities are uploaded #960

Closed matthew-white closed 5 months ago

matthew-white commented 5 months ago

This PR makes progress on getodk/central#589. It resets the conflict filter after entities are uploaded. That way, the new entities will be shown in the table.

What has been done to verify that this works as intended?

New test. Currently, the modal doesn't send entity data, so this change isn't easy to verify manually.

Before submitting this PR, please make sure you have: