choo121600 opened a new issue, #54117: URL: https://github.com/apache/airflow/issues/54117
### Apache Airflow version main (development) ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? To preserve the search state on DagLis/AssetList during navigation, the current implementation uses sessionStorage. When a user navigates from a filtered list to a detail page and back, the search query is read from sessionStorage to restore the UI. Identified Problems: * Lack of Shareability * Project Inconsistency Detail: https://github.com/apache/airflow/pull/54059#issuecomment-3153341134 ### What you think should happen instead? _No response_ ### How to reproduce https://github.com/apache/airflow/pull/54059 https://github.com/apache/airflow/pull/54074 ### Operating System ubuntu 24.04 ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### Anything else? _No response_ ### 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]
