Hide some entity conflict functionality from project viewers #538
Labels
behavior verified
Behavior has been manually verified
entities
Multiple Encounter workflows
frontend
Requires a change to the UI
This issue is to account for project viewers for the following stories in the release criteria:
See the release criteria for details about what a project viewer should and should not see.
Original issue description
Right now, a project viewer can see the "Review parallel updates" button in the entities table. Clicking the button shows a modal that allows the user to update the entity or mark it as resolved. However, project viewers can't do those things. I think we should hide the "Review parallel updates" button from project viewers. (We could use the
canUpdate
prop of theEntityMetadataRow
component for that.) Should we also hide the warning icon from them?I've also asked about this in the release criteria.
The text was updated successfully, but these errors were encountered: