yuseok89 opened a new issue, #61450: URL: https://github.com/apache/airflow/issues/61450
### Apache Airflow version main (development) ### If "Other Airflow 3 version" selected, which one? _No response_ ### What happened? When viewing a DAG’s Graph tab, the MiniMap panel in the bottom‑left is rendered, but the DAG graph shape (nodes/edges) is not visible inside the MiniMap. - The MiniMap’s viewport mask moves correctly when I pan/zoom the main graph. - The main graph itself renders fine; only the MiniMap content looks empty. - I verified that on apache-airflow==3.1.7rc1 (installed from the released RC), the same DAGs show up correctly in the MiniMap. - I only see this behavior when running the main branch via Breeze. - I’ve attached a short screen recording to illustrate the expected vs actual behavior. Environment - OS: macOS 14.4 - Browser: Chrome / Safari / Firefox - Run mode where issue occurs: main branch via Breeze (breeze start-airflow) ### What you think should happen instead? _No response_ ### How to reproduce 1. Run Airflow from main using Breeze. 2. Open the Airflow UI. 3. Go to any DAG’s Graph view. 4. Look at the MiniMap in the bottom‑left: ### Operating System macOS 14.4 ### Versions of Apache Airflow Providers _No response_ ### Deployment Other Docker-based deployment ### Deployment details _No response_ ### Anything else? This might very well be something specific to my machine or setup, so I’m not assuming it’s a general bug yet. That said, if you think this behavior is something we should fix or refine, I’d be happy to work on a patch/PR for the MiniMap and open it for review. ### Are you willing to submit PR? - [x] 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]
