wandb / openui

OpenUI let's you describe UI using your imagination, then see it rendered live.
https://openui.fly.dev
Apache License 2.0
18.84k stars 1.73k forks source link

Feature request: Undo/Amend last API response #149

Closed sunnysonx closed 3 months ago

sunnysonx commented 4 months ago

Hello,

Currently if the API fails to fulfil your request, it will basically erase the existing HTML, for example: image

If we check the chat history, I have the following response: image

So basically everything I did prior it, was just erased. It happens quite often that the API will not return what exactly I need and it destroys everything you created previously.

Thank you

vanpelt commented 3 months ago

This now exists in the latest release via the new history sidebar. Just hover over a version and you can click the trash icon.