WorldHealthOrganization / app

COVID-19 App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Recent Numbers >" and "Protect Yourself >" as clickable links

msaini888 opened this issue · comments

Summary

The "Recent Numbers" and "Protect Yourself" text should be clickable. Add the " >" to indicate this and then remove the "See All >" and "Learn More >" as it's redundant and takes up vertical space that it shouldn't need to.

Really anything within the "item" as defined in the home_index.en.yaml content bundle should be clickable.

Desired Solution

Expected new bundle, where anything in the item is clickable:

    - item_type: recent_numbers
      title: "Recent Numbers ›"
      href: /recent-numbers
    - item_type: protect_yourself
      title: "Protect Yourself ›"
      href: /protect-yourself

Screenshots

Home_Screen

Checklist: