-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Make search work again #1539
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make search work again #1539
Conversation
|
See attached some screenshots... unfortunately I won't have the time to fix it since I am not an expert on this part of the code base so it would also take me much more time to fix.
@tobiasKaminsky @mario how should we proceed here? From what I understood from @mario's comment search hasn't worked at all so this would be an enhancement while I can't say since I haven't used/tested it before for quite a while... |
|
@AndyScherzinger I don't know shrug. Back when search/favorites/photos/etc was written, tested and approve it worked and it streched the majority of action bar. Dunno what happened but my PR at least fixes part of things. Hopefully, @tobiasKaminsky has the time since he did the changes to the initial search implementation. |
This was already discussed in
So I would be fine with a "basic" search in 2.0 with the above and known disadvantages. If you are fine with this, I will test the PR only in the scope of working search/favs and then we can merge this. |
|
I am also fine with this as in basic search while with still have the back navigation issues etc. since this one fixed the search for me and so it makes sense to ship this PR with 2.0 :) |
fa9cff8 to
2080dcf
Compare
|
👍 rebased against latest master, so from my understanding we are fine with merging this with the known open issues mentioned by @tobiasKaminsky which we postpone to > 2.0.0 |
|
If @mario is fine with this approach, I still have to review/test it, so no merging right now please |
|
Not entirely happy, but compromise has to happen - so yes. Please test if
favorites/shared files/etc works, and if it does ... merge.
…On Fri, Sep 22, 2017 at 12:47 PM, Tobias Kaminsky ***@***.***> wrote:
If @mario <https://github.com/mario> is fine with this approach, I still
have to review/test it, so no merging right now please
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1539 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAWskw0OCXbwezMg6gz8OJmr185Ub2wks5sk5BUgaJpZM4PU8Ci>
.
|
|
Woohoo, so Rebase and Merge 🚀 |
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2080dcf to
d90cdaf
Compare



Signed-off-by: Mario Danic mario@lovelyhq.com
Favorites, Photos and Shared files somehow stopped working. This fixes it.
Please test for possible issues with search overall, rotation etc and fix if there's something wrong.
resolves #1535