explorer icon indicating copy to clipboard operation
explorer copied to clipboard

Back button within Sandbox "Call Function" page should preserve my searched contract

Open leahjlou opened this issue 1 year ago • 0 comments

On the “Call Function” page within the sandbox, I search for a contract and select a function to call, then I can type in the arguments and make the call. At this point, when I click "Back to search" in the upper left corner, it takes me all the way back to the search contract inputs with my state cleared, so I have to re-enter my contract address to view that same list of contracts.

I imagine that many users are using this feature to call functions within the same contract multiple times, so it would be nice if the “Back” button only took the user back one step to the list of functions, instead of all the way back to step 1.

leahjlou avatar Jan 29 '24 23:01 leahjlou