Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Call FAB Widget - male #64

Open
6 tasks
msschroeder opened this issue Mar 25, 2020 · 1 comment
Open
6 tasks

Implement Call FAB Widget - male #64

msschroeder opened this issue Mar 25, 2020 · 1 comment
Labels

Comments

@msschroeder
Copy link
Contributor

Implemented the same as All Families FAB

  • Similar to all profiles so far in BA, if a phone number is provided (for the head of family), then the fab call button is shown; if no numbers are provided, the call fab button should not be shown
  • If the family head phone number is displayed, show the first name, middle name, last name of the family head and the label "Head of family"
  • Clicking outside the box or the top right X takes you back to the page you were on
  • At most two names are listed, if the family head and primary caregiver are separate family members, but if it's one person, list "family head" and "primary caregiver" roles underneath the same name.
  • Put the person's first name, middle name, last name
  • "Call {phone_number}" where phone number variable comes from either the family registration form or the family member registration form
@Mstjamush
Copy link

Issues

  1. The statement "Call Family Planning Woman" indicates the wrong gender
  2. If the family head phone number is displayed, show the first name, middle name, last name of the family head and the label "Head of family" - The family name is not displayed above "HEAD OF FAMILY"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants