jscheffl commented on PR #55641:
URL: https://github.com/apache/airflow/pull/55641#issuecomment-3687833792

   @pierrejeambrun Interesting, still do not understand the root cause why a 
toaster is not working on Plugins pages but what I noticed in the browser is 
that  there is a `<div>` element rendered for _all_ pages which seems to hold 
the toaster below the `root` div element with the `id="toast-group"`:
   <img width="523" height="516" alt="image" 
src="https://github.com/user-attachments/assets/eb9e671f-43a0-4d60-bee6-45e3cb140cbf";
 />
   
   This one is missing on the Plugins page - and don't know if this helps in 
trigaing - but noticed when navigating to Admin -> Configs (url: `/config`) 
which is raising a forbidden error via HTTP 403, there also the toaster is not 
working with the explicit ybutton in the Nav.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to