Skip to content

Add room name filter to rooms list#201

Open
jukio wants to merge 1 commit intooscarchapp:mainfrom
jukio:feature/rooms-filter
Open

Add room name filter to rooms list#201
jukio wants to merge 1 commit intooscarchapp:mainfrom
jukio:feature/rooms-filter

Conversation

@jukio
Copy link
Copy Markdown

@jukio jukio commented Mar 24, 2026

Changes

  • Added a filter form to the rooms page
  • Filter rooms by partial room name using name__icontains
  • Added an empty state when no rooms match the search

Notes

  • Used GET because this is a list filter and keeps the query in the URL
  • Kept the implementation simple and aligned with the current project structure

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.

1 participant