Pei-Cheng-Yu commented on PR #56920:
URL: https://github.com/apache/airflow/pull/56920#issuecomment-3437606608

   Hi @bbovenzi — thanks again for the review! I’ve addressed all requested 
changes.
   
   I’ve integrated state / operator / pool / queue into FilterBar (see UPDATE + 
screenshot).
   
   **Follow-up**: while testing locally with prek, ESLint reports:
   `filterConfigs.tsx:274:1 File has too many lines (290). Maximum allowed is 
250 max-lines`
   
   Would you prefer that I:
   
   - Split filterConfigs.tsx by domain (e.g., dagFilters, dagRunFilters, 
taskInstanceFilters) in this PR, or
   
   - Keep this PR focused on the integration and open a follow-up PR to 
refactor the configs?
   
   I can do either—let me know your preference. Thanks!


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