bbovenzi opened a new pull request, #38080:
URL: https://github.com/apache/airflow/pull/38080

   It is not always obvious that we have active filters on the DAG page. We 
should make it more obvious so users are less confused.
   
   Clear button is disabled if no filters:
   <img width="822" alt="Screenshot 2024-03-12 at 9 56 53 AM" 
src="https://github.com/apache/airflow/assets/4600967/3c191d7e-c070-4df6-8ad3-97e60f566c30";>
   
   Clear button is active and the active filter has a blue border color:
   <img width="811" alt="Screenshot 2024-03-12 at 9 56 58 AM" 
src="https://github.com/apache/airflow/assets/4600967/745aaf61-72b4-4614-befb-89d69b77955e";>
   
   Also a minor styling fix (before and after):
   <img width="477" alt="Screenshot 2024-03-12 at 9 57 18 AM" 
src="https://github.com/apache/airflow/assets/4600967/903ce782-9dec-46f5-983e-8100d6c3d7e3";>
   <img width="475" alt="Screenshot 2024-03-12 at 9 57 07 AM" 
src="https://github.com/apache/airflow/assets/4600967/37c85eeb-31fc-43fd-8937-d8674f184f06";>
   
   
   ---
   
   
   **^ Add meaningful description above**
   Read the **[Pull Request 
Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)**
 for more information.
   In case of fundamental code changes, an Airflow Improvement Proposal 
([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals))
 is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party 
License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in a 
newsfragment file, named `{pr_number}.significant.rst` or 
`{issue_number}.significant.rst`, in 
[newsfragments](https://github.com/apache/airflow/tree/main/newsfragments).
   


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