Skip to content

Adds modal to confirm support chat users want to close a chat

dallinhagman requested to merge feature/confirmation-modal into master

This commit adds a confirmation modal to the chat template. The modal is currently used when a user (support rep or customer) chooses to close the chat to confirm their action. It is relatively generalized, so it can be used to confirm other actions as well.

Merge request reports