Ash Berlin-Taylor created AIRFLOW-7049:
------------------------------------------
Summary: Make show_paused persistent across navigation
Key: AIRFLOW-7049
URL: https://issues.apache.org/jira/browse/AIRFLOW-7049
Project: Apache Airflow
Issue Type: Improvement
Components: webserver
Affects Versions: 1.10.9
Reporter: Ash Berlin-Taylor
The "Show/hide paused DAGs" toggle controls the setting for a page, but if you
navigate to a different page and then click on the "home" link the setting will
be lost.
We should persist this on a per-user setting.
A cookie might work for this -- we could also possibly store the "current"
value in the session.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)