AmericanWhitewater / aw-ios

American Whitewater's iOS app
5 stars 2 forks source link

Filter by Region: check mark #242

Closed Gregliest closed 3 years ago

Gregliest commented 3 years ago

On the Region Filter page, if you choose a region, it shows up in the top cell and a check mark shows up next to it. If you hit the "x" button to clear it, the check mark remains. The check mark should go away (and generally the check marks and the list at the top should be in sync).

IMG_1A73CAA5C4AB-1

yeahphil commented 3 years ago

I fixed this in the filters branch! I guess we should probably review & merge that.

On Aug 9, 2021, at 8:10 AM, Greg Lee @.***> wrote:

On the Region Filter page, if you choose a region, it shows up in the top cell and a check mark shows up next to it. If you hit the "x" button to clear it, the check mark remains. The check mark should go away (and generally the check marks and the list at the top should be in sync).

https://user-images.githubusercontent.com/4493287/128729501-8d9f59e6-6e6e-4ef5-8d43-81b318e71814.jpeg — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/AmericanWhitewater/aw-ios/issues/242, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAQGEKGQ2Y5XDMS2L2D3T3T37VX5ANCNFSM5B2HETRA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email.

Gregliest commented 3 years ago

Fixed by https://github.com/AmericanWhitewater/aw-ios/pull/243

AWKevin commented 2 years ago

The whole process of flipping between Distance and region is much improved.