The board's search box (beside the Filter button) misses items two ways.
Items not currently rendered
- Open a Board view on a collection large enough that a column is paged.
- Pick an item in that collection that is not rendered yet.
- Search its exact title. No match.
- Click "Load More" until the card appears, then search again. Match.
With show_rightmost_column_last_50 enabled there is no "Load More", so those items stay unfindable.
Text in the description
- Pick an item whose description contains a phrase not in its title.
- Make sure its card is visible on the board.
- Search that phrase. No match.
Advanced Search finds it immediately in both cases.
Expected: the board search finds items in the collection, including on description text.
Actual: no results, with nothing indicating the search was limited.
The board's search box (beside the Filter button) misses items two ways.
Items not currently rendered
With
show_rightmost_column_last_50enabled there is no "Load More", so those items stay unfindable.Text in the description
Advanced Search finds it immediately in both cases.
Expected: the board search finds items in the collection, including on description text.
Actual: no results, with nothing indicating the search was limited.