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

Hide problem alerts after successful new dataset/property requests #967

Closed ktuite closed 4 months ago

ktuite commented 4 months ago

Closes https://github.com/getodk/central/issues/624 and closes https://github.com/getodk/central/issues/626

Also add custom error message for property name conflict similar to message for dataset name conflict in PR https://github.com/getodk/central-frontend/pull/966 for issue https://github.com/getodk/central/issues/625. Doing so closes getodk/central#634.

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

Why is this the best possible solution? Were any other approaches considered?

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

Does this change require updates to user documentation? If so, please file an issue here and include the link below.

Before submitting this PR, please make sure you have: