-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Order by clause cannot contain a field with an equality filter p…
…rice Fixes issue "firebase/friendlyeats-android#118" by removing the "Sort by Price" option when user filters results by a particular Price. The "Sort by Price" option is added back when user does not filter by a particular Price, i.e., when user sets the "Price" spinner to "Any price" option.
- Loading branch information
1 parent
6a4e79d
commit f5c2295
Showing
2 changed files
with
97 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters