apache / apache/airflow

Mobile-responsive UI

Open
#64,846 2 comments 3 reactions 0 assignees View on GitHub
area:UI kind:feature kind:meta
Dominant language
Python
Stars
46.9k
Forks
17.8k
Avg merge
2d 9h
Merged PRs (30d)
472

Description

### Description

Make the Airflow UI more responsive so that basic functions are usable on mobile screens. For example, I should be able to see that a dag run has failed, read the task logs, and re-run that task.

### Use case/motivation

If a failure happens at an odd hour, then people should be able to quickly look into the problem while on the go and they can possibly resolve the issue without having to rush to their computer.

### Related issues

https://github.com/apache/airflow/issues/58133

We will want to tackle this page by page. So this can be considered the meta issue:

- [ ] Dashboard page
- [ ] Dags list + generic datatable view (with search and filters!)
- [ ] Dag details page
- How does a responsive grid view work? (maybe we don't support it, but instead make sure that the Dashboard and Dag Overview pages link to important issues like HITL actions, deadline alerts and any task failures)
- Graph would need to be a full screen view
- Task Logs (with search and filters!)

### Are you willing to submit a 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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.