Fixed the functionality of the search bar in the add favorites bottom sheet
Added two flows, addSearchQuery, and addQueryFlow for the search bar value and filtered list of stops for the search bar (This was implemented so that searching from the bottom sheet will not interrupt the home screen search bar in any way)
Changed the function call for the addFavouritesBottomSheet in the HomeScreen