Is it possible to store responses from confirmation dialogs in Firebase? Specifically, I aim to trigger a dialog with "Decline" and "Accept" options when a container in my app is clicked. If this involves creating a collection in Firebase, how should I proceed?