I have a page where I am trying to use a kanban2 and drop-down-filter.
I just want to create a simple drop down filter for the Assignee on a task. When the Assignee is selected in drop-down-filter, it should only show their tasks on the kanban2.
Currently, if I set up the "select by" link, then load into the page, the kanban2 filters to have no rows. If I click the [x] button to clear the drop-down-filter, it will show all items in the kanban2 as expected. Selecting an assignee to filter to also works as expected.
I would expect the fresh page load to filter to show all rows when nothing is selected in the drop-down-filter
I have a page where I am trying to use a kanban2 and drop-down-filter.
I just want to create a simple drop down filter for the Assignee on a task. When the Assignee is selected in drop-down-filter, it should only show their tasks on the kanban2.
Currently, if I set up the "select by" link, then load into the page, the kanban2 filters to have no rows. If I click the [x] button to clear the drop-down-filter, it will show all items in the kanban2 as expected. Selecting an assignee to filter to also works as expected.
I would expect the fresh page load to filter to show all rows when nothing is selected in the drop-down-filter