rmontenegroo opened a new issue, #55511:
URL: https://github.com/apache/airflow/issues/55511

   ### Apache Airflow version
   
   3.0.6
   
   ### If "Other Airflow 2 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   Most of my DAGs use more than 20 tags to be clearly classified. I've 
recently migrated to Airflow 3 and I've not found yet no way of display the 
whole list of tags in the Airflow UI. 
   
   <img width="2456" height="148" alt="Image" 
src="https://github.com/user-attachments/assets/efea5a43-dd8b-452a-b2a2-dcb0d188b082";
 />
   <img width="2465" height="150" alt="Image" 
src="https://github.com/user-attachments/assets/099a66b6-bd61-41fc-b817-4fc0bd79fb69";
 />
   <img width="964" height="250" alt="Image" 
src="https://github.com/user-attachments/assets/d2698d1c-f0cc-42ad-a8c4-e3eb6a8c4341";
 />
   
   ### What you think should happen instead?
   
   I would like to see at least the whole tag list in DAG details or a (+) 
expansion icon somewhere that could display them all.
   
   ### How to reproduce
   
   Creating a DAG with approximately 20 tags.
   
   ### Operating System
   
   Ubuntu 24.04
   
   ### Versions of Apache Airflow Providers
   
   apache-airflow-providers-amazon==9.8.0
   apache-airflow-providers-celery==3.11.0
   apache-airflow-providers-cncf-kubernetes==10.5.0
   apache-airflow-providers-common-compat==1.7.0
   apache-airflow-providers-common-io==1.6.0
   apache-airflow-providers-common-messaging==1.0.3
   apache-airflow-providers-common-sql==1.27.1
   apache-airflow-providers-docker==4.4.0
   apache-airflow-providers-elasticsearch==6.3.0
   apache-airflow-providers-fab==2.2.1
   apache-airflow-providers-ftp==3.13.0
   apache-airflow-providers-git==0.0.2
   apache-airflow-providers-google==15.1.0
   apache-airflow-providers-grpc==3.8.0
   apache-airflow-providers-hashicorp==4.2.0
   apache-airflow-providers-http==5.3.0
   apache-airflow-providers-microsoft-azure==12.4.0
   apache-airflow-providers-mysql==6.3.0
   apache-airflow-providers-odbc==4.10.0
   apache-airflow-providers-openlineage==2.3.0
   apache-airflow-providers-postgres==6.2.0
   apache-airflow-providers-redis==4.1.0
   apache-airflow-providers-sendgrid==4.1.0
   apache-airflow-providers-sftp==5.3.0
   apache-airflow-providers-slack==9.1.0
   apache-airflow-providers-smtp==2.1.0
   apache-airflow-providers-snowflake==6.3.1
   apache-airflow-providers-ssh==4.1.0
   apache-airflow-providers-standard==1.2.0
   
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   helm version
   version.BuildInfo{Version:"v3.16.2", 
GitCommit:"13654a52f7c70a143b1dd51416d633e1071faffb", GitTreeState:"clean", 
GoVersion:"go1.22.7"}
   
   helm show chart apache-airflow/airflow
   annotations:
     artifacthub.io/changes: |
       - description: Allow ConfigMap and Secret references in ``apiServer.env``
         kind: changed
         links:
         - name: '#51191'
           url: https://github.com/apache/airflow/pull/51191
       - description: Add custom annotations to JWT Secret
         kind: changed
         links:
         - name: '#52166'
           url: https://github.com/apache/airflow/pull/52166
       - description: Allow ``valuesFrom`` in ``gitSync.env``
         kind: changed
         links:
         - name: '#50228'
           url: https://github.com/apache/airflow/pull/50228
       - description: Fix JWT secret name
         kind: fixed
         links:
         - name: '#52268'
           url: https://github.com/apache/airflow/pull/52268
       - description: Use ``api-server`` instead of ``webserver`` in NOTES.txt 
for Airflow
           3.0+
         kind: fixed
         links:
         - name: '#52194'
           url: https://github.com/apache/airflow/pull/52194
       - description: Change default executor in pod template to support 
executor parameter
           in task
         kind: fixed
         links:
         - name: '#49433'
           url: https://github.com/apache/airflow/pull/49433
       - description: Use ``merged`` to render airflow.cfg and include computed 
defaults
         kind: fixed
         links:
         - name: '#51828'
           url: https://github.com/apache/airflow/pull/51828
       - description: Use ``[api] secret_key`` for Airflow 3.0+ instead of 
``[webserver]
           secret_key``
         kind: fixed
         links:
         - name: '#52269'
           url: https://github.com/apache/airflow/pull/52269
       - description: Fix for ``fernetkey`` and add test of its value
         kind: fixed
         links:
         - name: '#52977'
           url: https://github.com/apache/airflow/pull/52977
       - description: 'Docs: Update supported executors in docs'
         kind: changed
         links:
         - name: '#52132'
           url: https://github.com/apache/airflow/pull/52132
       - description: 'Docs: Update service name for port-forward of Airflow UI'
         kind: changed
         links:
         - name: '#51945'
           url: https://github.com/apache/airflow/pull/51945
     artifacthub.io/links: |
       - name: Documentation
         url: https://airflow.apache.org/docs/helm-chart/1.18.0/
     artifacthub.io/screenshots: |
       - title: Home Page
         url: 
https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/home_dark.png
       - title: DAG Overview Dashboard
         url: 
https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/dag_overview_dashboard.png
       - title: DAGs View
         url: 
https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/dags.png
       - title: Assets View
         url: 
https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/asset_view.png
       - title: Grid View
         url: 
https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/dag_overview_grid.png
       - title: Graph View
         url: 
https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/dag_overview_graph.png
       - title: Variable View
         url: 
https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/variable_hidden.png
       - title: Code View
         url: 
https://airflow.apache.org/docs/apache-airflow/3.0.2/_images/dag_overview_code.png
   apiVersion: v2
   appVersion: 3.0.2
   dependencies:
   - condition: postgresql.enabled
     name: postgresql
     repository: https://charts.bitnami.com/bitnami
     version: 13.2.24
   description: The official Helm chart to deploy Apache Airflow, a platform to 
programmatically
     author, schedule, and monitor workflows
   home: https://airflow.apache.org/
   icon: https://airflow.apache.org/images/airflow_dark_bg.png
   keywords:
   - apache
   - airflow
   - workflow
   - scheduler
   maintainers:
   - email: [email protected]
     name: Apache Airflow PMC
   name: airflow
   sources:
   - https://github.com/apache/airflow
   type: application
   version: 1.18.0
   
   google-chrome --version
   Google Chrome 140.0.7339.80
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] 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]

Reply via email to