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

Use ECP sendData API in CleverDeal operations page #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ZimmySymphony
Copy link
Contributor

@ZimmySymphony ZimmySymphony commented Dec 5, 2023

Description - Do not merge yet

Implements ECP sendData API (https://github.com/SymphonyOSF/SFE-Lite/pull/14997) in CleverDeal operations page.

Do not merge before https://github.com/SymphonyOSF/SFE-Lite/pull/16104 goes to production (24.1). It updates the design of the message generated by the sendData function.

This allows to reflect changes from one client to another, when a trade is pending / accepted or rejected for instance:

Screen.Recording.2023-12-05.at.17.29.01.mp4

Copy link

vercel bot commented Dec 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clever-deal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 5, 2023 4:44pm

@@ -17,11 +17,12 @@ interface TradeExceptionDashboardProps {
export const TradeExceptionDashboard = (
props: TradeExceptionDashboardProps
) => {
const { ecpOrigin } = props;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, leftover debug code..

Copy link
Contributor

@Yannick-Malins Yannick-Malins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

don't merge until SFE-Lite changes are promoted to CORP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants