RoadTripMoustache / kana_to_kanji

Simple application to learn Japanese kana (hiragana, katakana) and kanji
5 stars 1 forks source link

fix: Tapping clear search doesn't clear it #121

Closed apomalyn closed 6 months ago

apomalyn commented 6 months ago

Current behaviour

Tapping the ❌ icon clears the search box but not the search list.

Current behaviour ![Screen Recording 2024-01-27 at 12 16 26 PM](https://github.com/RoadTripMoustache/kana_to_kanji/assets/22211097/1367f758-b98b-457c-9aac-39a3abfe6f92)

Expected behaviour

As a user when I clear the search input using the ❌ button, the list should be refreshed also.