The Features Queue tab can contain hundreds of features across different statuses and epics. Currently there is no search bar, no text filter, and no status-based quick filter tab. Users must visually scan through collapsed epic sections and multi-column grids to find a specific feature. The info banner explaining drag-to-reorder takes up valuable space that a filter bar could occupy.
Category: usability File: src/components/project-features-tab.tsx Recommendation: Add a search input (filtering by feature title/description) and quick-filter tabs or chips for status (All | Triaged | Planned | In Progress | Implemented | Rejected). Move the drag-to-reorder info banner to a dismissible tooltip on the GripVertical icon itself to reclaim vertical space. Consider adding a count badge in each status tab.