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
When looking at the log monitor (or anything else with a list of actions), it'd be nice to quickly be able to copy the action to your clipboard, or maybe add that action to the dipsatcher. Possibly something like right click the action and a menu pops up, of which one of the options would be copy to clipboard or copy to dispatcher (or both).
The text was updated successfully, but these errors were encountered:
In the latest versions of the extension, there's a raw view for action and state (for Inspector Monitor):
Also I'm planning to add there a button to Redispatch and another one to Edit (so you'd be able not only to dispatch a new action with the same payload, but also to change the payload of already dispatched action and have the state recomputed according to it).
When looking at the log monitor (or anything else with a list of actions), it'd be nice to quickly be able to copy the action to your clipboard, or maybe add that action to the dipsatcher. Possibly something like right click the action and a menu pops up, of which one of the options would be copy to clipboard or copy to dispatcher (or both).
The text was updated successfully, but these errors were encountered: