Filters in is.team
How Do Filters Work in is.team?
is.team's filtering system lets teams slice task views by any combination of properties to focus on relevant work. Available filter dimensions include assignee (select one or multiple team members), priority (low, medium, high), task type (task, bug, feature, story), labels (custom-colored tags), due date ranges (overdue, due today, due this week, custom range), and creation date. Filters apply across all board views — kanban columns, timeline, and sprint — showing the same filtered subset regardless of which view is active. Multiple filters combine with AND logic, progressively narrowing results. Active filters display as removable chips above the board, making it clear what subset is being viewed. Filter presets can be saved per user for quick switching between common views like 'My Tasks,' 'High Priority Bugs,' or 'Overdue Items.' The filter panel is keyboard-accessible with tab navigation and supports screen readers through proper ARIA labels. Filters persist during the session but reset on page reload to prevent accidentally working with a hidden subset of tasks.
