Skip to content

feat(rooms): add case-insensitive search filter by room name#237

Open
AlejandroLopez-Dev wants to merge 1 commit intooscarchapp:mainfrom
AlejandroLopez-Dev:feature/room-search-filter
Open

feat(rooms): add case-insensitive search filter by room name#237
AlejandroLopez-Dev wants to merge 1 commit intooscarchapp:mainfrom
AlejandroLopez-Dev:feature/room-search-filter

Conversation

@AlejandroLopez-Dev
Copy link
Copy Markdown

  • RoomsView accepts GET param 'q' and applies icontains filter
  • Template includes search form with clear button and result count
  • 12 unit tests covering edge cases (empty, whitespace, partial match, case-insensitivity, ordering, context preservation)

 - RoomsView accepts GET param 'q' and applies icontains filter
 - Template includes search form with clear button and result count
 - 12 unit tests covering edge cases (empty, whitespace, partial match,
   case-insensitivity, ordering, context preservation)
@oscarchapp oscarchapp closed this Apr 13, 2026
@oscarchapp oscarchapp reopened this Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants