tarasglek / chatcraft.org

Developer-oriented ChatGPT clone
https://chatcraft.org/
MIT License
154 stars 33 forks source link

Hide error toasts once we submit next completion. #667

Open tarasglek opened 1 month ago

tarasglek commented 1 month ago

It's confusing to accumulate error toasts. Should only show last error

Amnish04 commented 1 month ago

@tarasglek Do you mean we should always only have at max one error toast on the screen? Or when we submit a new completion, hide any existing toasts?

tarasglek commented 1 month ago

yes