tirkarthi commented on issue #48576: URL: https://github.com/apache/airflow/issues/48576#issuecomment-2771392675
I can take this up. The issue seems to be that number 10 is hardcoded between page refreshes. One approach would be to use localstorage to store the selected option like the default view. https://github.com/apache/airflow/blob/55546c3a0a9ee656821f41c2bbb656e988eb7d33/airflow-core/src/airflow/ui/src/layouts/Details/DetailsLayout.tsx#L58 -- 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]
