Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Conflict Summary box on the Entity Feed #890

Merged

Conversation

sadiqkhoja
Copy link
Contributor

@sadiqkhoja sadiqkhoja commented Nov 6, 2023

Closes getodk/central#530, closes getodk/central#535

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

Tested locally and wrote integration tests

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

I have created confirmation component with the intend that this can be used by other pages to show confirmation dialog. I could have created specific modal here like we have done for other cases but I think it's time for a common reusable confirmation component.

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?

None.

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

Should be done as part of release user documentation

Before submitting this PR, please make sure you have:

  • run npm run test and npm run lint and confirmed all checks still pass OR confirm CircleCI build passes
  • verified that any code or assets from external sources are properly credited in comments or that everything is internally sourced

- renamed component to EntityConflictSummary
- removed space between text and icon of Mark as resolve icon
- added transifexKey for markAsResolved
- added test for error response in EntityConflictSummary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants