AmericanWhitewater / aw-ios

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

Run list alerts don't show properly. #271

Open Gregliest opened 2 years ago

Gregliest commented 2 years ago

Each cell on the run list has a visible, grey alert icon. It does not properly show an alert. Desired behavior:

  1. Icon should not show if there is no alert
  2. Icon should show if there is an alert
  3. Clicking on the icon should bring you to the alerts page

We should at least do (1) asap. I'm not sure how hard (2) and (3) are, given the api structure.