zachliu commented on issue #60590:
URL: https://github.com/apache/airflow/issues/60590#issuecomment-3987178827

   @bbovenzi shall i mimic 
[airflow-core/src/airflow/ui/src/components/DataTable/useTableUrlState.ts](https://github.com/apache/airflow/blob/main/airflow-core/src/airflow/ui/src/components/DataTable/useTableUrlState.ts)
 to set up a common hook that is going to be used by both `DagsFilters.tsx` and 
`DagsList.tsx` or can i simply add a `useEffect` inside 
[airflow-core/src/airflow/ui/src/pages/DagsList/DagsFilters/DagsFilters.tsx](https://github.com/apache/airflow/blob/main/airflow-core/src/airflow/ui/src/pages/DagsList/DagsFilters/DagsFilters.tsx)?
 any other pointers are also appreciated 🙏  


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