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

FE: Complete transaction button #249

Open
esteban-gs opened this issue Nov 10, 2022 · 0 comments
Open

FE: Complete transaction button #249

esteban-gs opened this issue Nov 10, 2022 · 0 comments

Comments

@esteban-gs
Copy link
Contributor

Add a "Complete Transaction" button if it doesn't already exist in the transaction messages view. The button should have an action that makes a PUT request to the backend that changes the Transaction's status to Fullfilled.

In the UI, there should be a UI rule in place that makes all input fields read-only when a transaction has the Fulfilled status, meaning no more real-time conversations can take place. However, the conversation can still be visible.

@esteban-gs esteban-gs added this to the Messaging milestone Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant