Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

Queries failing #53

Closed
sleepy-evelyn opened this issue Mar 28, 2020 · 7 comments · Fixed by #65
Closed

Queries failing #53

sleepy-evelyn opened this issue Mar 28, 2020 · 7 comments · Fixed by #65
Assignees
Labels
Major bug A bug that causes the app to break or crash.
Milestone

Comments

@sleepy-evelyn
Copy link
Contributor

sleepy-evelyn commented Mar 28, 2020

Can't get any queries working on the master branch. Not sure whats up with this.

Also some really weird layout issues.

Screenshot_2020-03-28-01-33-03

@nathanbillis
Copy link
Contributor

What OS version is this?
I've build on Android V.9 and don't get any issues

@nathanbillis nathanbillis added the wontfix This will not be worked on label Mar 29, 2020
@sleepy-evelyn
Copy link
Contributor Author

sleepy-evelyn commented Mar 30, 2020

Fairly old OS version. (Version 5). Should still be supporting layouts down to 4.4. kitkat which is why i'm trialing this on my smaller Samsung J3.
It isn't just layout issues however, the actual query isn't working.

Dosen't work on my newer device as well. E.g. tried searching 'Mushroom' for the mushroom soup recipe. This previously used to work.

scranplanmushroom

@sleepy-evelyn sleepy-evelyn added Major bug A bug that causes the app to break or crash. and removed wontfix This will not be worked on labels Mar 30, 2020
@sleepy-evelyn
Copy link
Contributor Author

sleepy-evelyn commented Mar 30, 2020

This is the logcat response from sending queries.

E/netmgr: Failed to open QEMU pipe 'qemud:network': Invalid argument

and

2020-03-30 01:10:21.847 10512-10512/com.group4sweng.scranplan E/ScranPlanHome: User opening search
2020-03-30 01:10:21.849 2051-2400/system_process E/InputDispatcher: Window handle Window{b7a8f5f u0 PopupWindow:7b4ae08} has no registered input channel
2020-03-30 01:10:21.859 10512-10512/com.group4sweng.scranplan E/SearchScreen: User is searching the following query: com.google.firebase.firestore.Query@dfa4c8d4
2020-03-30 01:10:21.875 2051-2079/system_process E/memtrack: Couldn't load memtrack module
2020-03-30 01:10:22.017 10512-10512/com.group4sweng.scranplan E/ScranPlanHome: User opening search
2020-03-30 01:10:22.072 10512-10512/com.group4sweng.scranplan E/SearchScreen: User is searching the following query: com.google.firebase.firestore.Query@dfa4c8d4

@sleepy-evelyn
Copy link
Contributor Author

Searching by name and chef simply returns a blank page for any query with not even a 'No more results' return.

@nathanbillis nathanbillis changed the title Queries failing + layout issues with query selector Queries failing Mar 30, 2020
@nathanbillis
Copy link
Contributor

Doesn't work on my newer device as well. E.g. tried searching 'Mushroom' for the mushroom soup recipe. This previously used to work.

Search 'wild mushrooms', the search currently looks for exact matches and could be changed to just looking for each word. So 'mushrooms' and 'wild'

@sleepy-evelyn
Copy link
Contributor Author

sleepy-evelyn commented Mar 30, 2020

Just a quick update. Queries technically work for ingredients (if your very specific) but the main issue is with the 'names' and 'chef' filter.

@sleepy-evelyn
Copy link
Contributor Author

Queries failing

@nathanbillis nathanbillis self-assigned this Apr 2, 2020
@nathanbillis nathanbillis added this to the 2nd Iteration milestone Apr 2, 2020
@nathanbillis nathanbillis linked a pull request Apr 3, 2020 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Major bug A bug that causes the app to break or crash.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants