Your issue may already be reported!
Please search on the issue track before creating one.
Expected Behavior
When on the "Help Wanted" view, I would expect the count "30 Open Tasks" to update depending on the count of items matching the filter state selected in the sidebar.
Current Behavior
The title is static and unfiltered, and I'm all about the filters.
Possible Solution
Recalculate and rerender the title with a template string using the length of the filtered array.
Your issue may already be reported! Please search on the issue track before creating one.
Expected Behavior
When on the "Help Wanted" view, I would expect the count "30 Open Tasks" to update depending on the count of items matching the filter state selected in the sidebar.
Current Behavior
The title is static and unfiltered, and I'm all about the filters.
Possible Solution
Recalculate and rerender the title with a template string using the length of the filtered array.
Steps to Reproduce (for bugs)
Context
Not a big deal, but helps me understand the breakdown of open issues looking for external contributors.
Your Environment