zachliu opened a new issue, #55815:
URL: https://github.com/apache/airflow/issues/55815

   ### Apache Airflow version
   
   main (development)
   
   ### If "Other Airflow 2 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   I'm using `3.1.0b2`.
   
   When "hovering over" the `Edit record` in the `List Users` page, we can see 
the URL `.../auth/users/edit/2` down below.
   
   <img width="979" height="1038" alt="Image" 
src="https://github.com/user-attachments/assets/9d1eaed8-1d80-4e04-8c99-d33ee231bd77";
 />
   
   But after clicking it, the edit page doesn't have the same URL. 
   
   <img width="632" height="486" alt="Image" 
src="https://github.com/user-attachments/assets/6c593446-2d91-4a09-801d-73c92cb9b019";
 />
   
   This breaks deep linking and makes it difficult for the users to get the IDs 
for the very popular `ApprovalOperator`.
   
   ### What you think should happen instead?
   
   The "hover over" URL should match the edit page URL. 
   
   ### How to reproduce
   
   Got to `Security` -> click `Users` -> hover over `Edit record` button -> 
click it -> see the URL of the edit page
   
   ### Operating System
   
   LM 21.3 with docker python:3.12-slim-bookworm
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Docker-Compose
   
   ### Deployment details
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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