amahi / ios

Amahi iOS App
https://www.amahi.org/ios
GNU General Public License v3.0
43 stars 65 forks source link

Search textfield is not working #332

Open anubhavpulkit opened 4 years ago

anubhavpulkit commented 4 years ago

Description:

The search text field of the navbar is not taking input. Inside shares when we try to tap on the search text field then Sort options pop-up.

Screen Recording:

video-to-gif-converter

anubhavpulkit commented 4 years ago

This bug is Only present in SE 2nd generation device.

cpg commented 4 years ago

It is available in newer devices.

It is in fact a horrible implementation at this point. There are at least five or more bugs related to this:

... and quite more ..

anubhavpulkit commented 4 years ago

Yes I found these unresponsive search box and duplication or triplication of the search icon at the top right when I'm testing in SE 2nd generation device after 2 or 3 times. But in other devices like XR, I can't find these issues.

cpg commented 4 years ago

Please list all issues here below, one by one.

Focus on fixing the first one.

Later, focus on fixing the second one.

cpg commented 4 years ago

Search works in landscape mode. That should be a very straighforward hint.

Working on colors, etc. means you are already not focused.

From my last message

anubhavpulkit commented 4 years ago