jukebox42 / Octoprint-PrusaMMU

An Octoprint plugin that adds MMU support.
GNU Affero General Public License v3.0
13 stars 2 forks source link

Update the popup to be rewritten instead of a new one each error #42

Closed jukebox42 closed 8 months ago

jukebox42 commented 8 months ago

To avoid a popup spam issue, instead of generating a new popup every time we see an error, we're going to rewrite the error being showing. The last error shown is likely the only one the user needs.