Sometime when marquez API return 400 or 500 errors the UI will display an error like that for example:
But if I click on something else (another page not related to the first error) the error (the yellow box) will still remain on the UI until the page is refreshed:
Ex: job run
In order to make this error disappear from the screen we need to refresh the page but it's not very convenient and may be confusing for the users.
Can we display the error only on the page that trigger this error ? And not on all page afterwards ?
Sometime when marquez API return 400 or 500 errors the UI will display an error like that for example:
But if I click on something else (another page not related to the first error) the error (the yellow box) will still remain on the UI until the page is refreshed:
Ex: job run
In order to make this error disappear from the screen we need to refresh the page but it's not very convenient and may be confusing for the users. Can we display the error only on the page that trigger this error ? And not on all page afterwards ?