Skip to content

Generic Search Page

James Graham requested to merge work/nvrwhere/generic_search_page into master

Pull the generic aspects from Room search and join room pages into it's own component. This is done in anticipation of using the new generic search page for a user search functionality.

  • SearchPage is now used for the generic version with the old one being renamed RoomSearchPage
  • JoinRoomPage is renamed to ExploreRoomsPage inline with everywhere else in NeoChat

There is also some cleanup of the code for both search pages in here.

Edited by James Graham

Merge request reports