-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Closed
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requests
Milestone
Description
Description
Add custom title in the UI header, next to Airflow logo
Use case/motivation
Usually Airflow is deployed as several independent instances: one for test purpose, one for stage, one for production etc. As a result when using UI it's hard to tell which version is actually used. How about adding some label to the header next to airflow logo?
It could be configurable with UI ENV parameters like:
VITE_HEADER_TAG=dev/prod/local/anything
VITE_HEADER_TAG_COLOR=red
And here is example how it might look:

If this will be greenlighted i'm willing to write the code
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:featureFeature RequestsFeature Requests