feature request: in the new SST console, it would ...
# sst
s
feature request: in the new SST console, it would be great if the invocation body didn’t get cleared every time we invoke a function
t
Ah. Does the copy feature help? I guess you're tweaking a message and you want to try it a few times
s
right.. I’m testing the same payload. so if the func has an error or doesn’t work how I expect, I can just make a code tweak and then click “Send” again
t
Does the replay button help?
s
oh! right.. duh
t
That's kind of how I was hoping people use it
But good to know that's not obvious cc @Jay
s
haha. yes. sorry, I totally missed Replay because it’s just a text link so it kinda bled into the the logs
j
Yeah leaving the body as-is makes sense to me.
s
either way, really. the Replay button is cool, too, I just didn’t see it
t
Yeah we used to have it in a more obvious spot, I moved it to save space but I think it's too hidden now
j
Ideally each function remembers the previously used body and later we want store templates that you can pull up from a drop down.
I’ll open an issue for leaving the body in @thdxr?
t
Yeah