damus-io / damus

iOS nostr client
GNU General Public License v3.0
1.95k stars 290 forks source link

ux: Local Search Redesign #2211

Open jb55 opened 1 week ago

jb55 commented 1 week ago

opened this to keep track of @ericholguin 's search ux changes

This patch redesigns the pull down search view by improving the search bar. In addition minor ux/ui improvements are done such as:

Testing —— iPhone 15 Pro Max (17.3.1) Dark Mode: https://v.nostr.build/WGGzk.mp4

iPhone SE (3rd generation) (16.4) Light Mode: https://v.nostr.build/Q77Vv.mp4

——

Fixes: https://github.com/damus-io/damus/issues/2074 Closes: https://github.com/damus-io/damus/issues/2046 Changelog-Fixed: search results remaining after empty search Changelog-Changed: local search ux/ui

Signed-off-by: ericholguin ericholguin@apache.org

PATCH CHANGELOG: V1 -> V2: addressed review comments regarding state variables in ContentView and stuttering search bar