covidwatchorg / portal

Covid Watch Portal web app for diagnosis verification
Apache License 2.0
8 stars 3 forks source link

ManageMembers for Mobile #533

Open leon-i opened 4 years ago

leon-i commented 4 years ago

Currently, we have a placeholder for the ManageMembers/ManageTeams page on mobile - this PR/draft aims to address that.

Added a new MobileMemberInfo component, which takes the same data that would've converted into the table on desktop, and instead makes some mobile friendly components to compact the info for each team member. Here's what it looks like:

mobile_manage_members

Current issues/concerns: