hanjungwoo3 commented on issue #57400:
URL: https://github.com/apache/airflow/issues/57400#issuecomment-3465786052

   Summary:
   When navigating using the back button, returning from /auth/back to / causes 
unexpected behavior where a “left” element appears incorrectly.
   
   Steps to Reproduce:
        1.      Go to List → Edit.
        2.      Click Back → returns correctly to List.
        3.      Go to Security → Roles → Users.
        4.      Click Back → returns correctly to Roles.
        5.      Go to /auth/back, then go Back to / (Home/Dashboard).
   
   Expected Result:
   The back button should return to the previous screen without any layout or 
navigation issues.
   
   Actual Result:
   When returning from /auth/back to /, an unexpected “left” element (sidebar) 
appears.
   
   Additional Notes:
   All other back navigations (e.g., List → Edit → List, Roles → Users → Roles) 
work as expected. The issue only occurs when the previous page is /auth/back 
and the destination is /.


-- 
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