Content pfp
Content
@
0 reply
0 recast
0 reaction

Tony D’Addeo  pfp
Tony D’Addeo
@deodad
Request for feedback from frame devs: - give frames a way to respond with an error message that will be displayed to a user. - enables frames to give users quick feedback in response to user input https://warpcast.notion.site/Frames-Errors-ddc965b097d44d9ea03ddf98498597c6?pvs=74
23 replies
6 recasts
33 reactions

compusophy pfp
compusophy
@compusophy
intuition is to keep as much as possible in the image display, but maybe i misunderstand - requires client developers to implement this alert window? - frame devs still have to handle error cases, just not front end? wondering what the key benefits are, faster & no state change?
1 reply
0 recast
1 reaction

Tony D’Addeo  pfp
Tony D’Addeo
@deodad
frames can still return a new frame if that works better for their use case the benefits are: - avoids rendering the image which generally means user sees feedback 2x faster - easy for devs, don't need to implement full frame error screens
1 reply
0 recast
0 reaction

compusophy pfp
compusophy
@compusophy
i do like the idea of consistency for users and devs not sure the speed is worth the additional complexity - if error, time is not of the essence, 7ms instead of 15ms? - if success, user sees feedback @ 240ms and image @ 250ms? also, im new to all this, so take what i say with a grain of salt, just wanted to chime in
1 reply
0 recast
0 reaction