You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Edgar Rodriguez (JIRA)" <ji...@apache.org> on 2017/10/17 05:26:02 UTC

[jira] [Comment Edited] (AIRFLOW-1348) Paginated UI has broken toggles after first page

    [ https://issues.apache.org/jira/browse/AIRFLOW-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16206224#comment-16206224 ] 

Edgar Rodriguez edited comment on AIRFLOW-1348 at 10/17/17 5:25 AM:
--------------------------------------------------------------------

[~skudriashev] you can {{page_size}} is a config value in {{airflow.cfg}} for all page sizes in views:
https://github.com/apache/incubator-airflow/blob/master/airflow/config_templates/default_airflow.cfg#L241
https://github.com/apache/incubator-airflow/blob/master/airflow/www/views.py#L95



was (Author: erod):
[~skudriashev] you can {{page_size}} is a config value in {{airflow.cfg}} for all page sizes in views:
https://github.com/apache/incubator-airflow/blob/master/airflow/config_templates/default_airflow.cfg#L241
https://github.com/apache/incubator-airflow/blob/master/airflow/www/views.py#L95

Cheers,
Edgar

> Paginated UI has broken toggles after first page
> ------------------------------------------------
>
>                 Key: AIRFLOW-1348
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1348
>             Project: Apache Airflow
>          Issue Type: Bug
>    Affects Versions: 1.8.1
>            Reporter: Chris Riccomini
>             Fix For: 1.9.0
>
>         Attachments: Screen Shot 2017-09-05 at 10.53.47 AM.png, page1.png, page2.png, screenshot-1.png
>
>
> After upgrading to 1.8.2rc2, I'm seeing the main page paginate my list of Airflow DAGs. Unfortunately, the toggles turn to checkboxes after the first page. I'm attaching some screenshots to illustrate.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)