You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.
Assigning this one to Charlotte to take a look at! Your tasks:
Learn about what Events are, why developers would be using them in their smart contracts (the Fabric docs and our team can help you out here!)
Decide how we should let developers know when events are emitted by transactions that they Submit via the VS Code dev tools
Attach some mockups to this issue
I'm about to assign another issue too, so when you've got mockups for both of those it'd be good to set up a review meeting with the VS Code squad to look at both sets of designs - we'll sort that out later tho :)
I am looking at incorporating this into the transactions web view. Presently the result of the submitted transaction (event) is being displayed in an independent output for that transaction.
Mockups will be posted in the issue #1155
This could be done via a popup with a button that takes you to the logs to show any data that was emitted in the event
The text was updated successfully, but these errors were encountered: