You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/04/04 18:11:00 UTC

[jira] [Work started] (AIRFLOW-7049) Make show_paused persistent across navigation

     [ https://issues.apache.org/jira/browse/AIRFLOW-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on AIRFLOW-7049 started by Kaxil Naik.
-------------------------------------------
> 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
>            Assignee: Kaxil Naik
>            Priority: Minor
>              Labels: gsoc
>
> 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)