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 top right 3 dots menu in profiles #22

Open
10 of 22 tasks
msschroeder opened this issue Jul 16, 2019 · 3 comments
Open
10 of 22 tasks

Implement top right 3 dots menu in profiles #22

msschroeder opened this issue Jul 16, 2019 · 3 comments

Comments

@msschroeder
Copy link
Contributor

msschroeder commented Jul 16, 2019

The top right 3 dots menu will be dependent on the type of profile the client has:

  • All clients, where {wra}=0 and {age}>5 years, is not in a register:
    Registration info
    Malaria diagnosis

  • Client, where {wra}=0 and {age}>5 years, in Malaria register:
    Registration info
    Malaria follow-up

  • All clients, where {wra} =1, is not in a register:
    Registration info
    Pregnancy confirmation
    FP initiation
    Malaria diagnosis

  • All clients, where {wra} =1, in Malaria register:
    Registration info
    Pregnancy confirmation
    FP initiation
    Malaria follow-up

  • Client in Child register:
    Registration info
    Sick child follow-up
    Malaria diagnosis

  • Client in Child and Malaria register:
    Registration info
    Sick child follow-up
    Malaria follow-up

  • Client in ANC register:
    Registration info
    ANC danger signs outcome
    Pregnancy outcome
    Malaria diagnosis

  • Client in ANC and Malaria register:
    Registration info
    ANC danger signs outcome
    Pregnancy outcome
    Malaria follow-up

  • Client in PNC register:
    Registration info
    PNC danger signs outcome
    Malaria diagnosis

  • Client in PNC and Malaria register:
    Registration info
    PNC danger signs outcome
    Malaria follow-up

  • Client in FP register:
    Registration info
    FP method change/stop
    Malaria diagnosis

  • Client in FP and Malaria register:
    Registration info
    FP method change/stop
    Malaria follow-up

  • Registration info goes to the registration info allowing the user to edit
    @cafootitt @rowo What are your thoughts on this? I think we might want to allow the HFW to edit if we are allowing them to register someone.

  • Malaria Diagnosis opens the malaria diagnosis form from the malaria data dictionary

  • Pregnancy confirmation opens the pregnancy confirmation form from the ANC data dictionary

  • FP initiation opens the pregnancy confirmation form from the FP data dictionary

  • Malaria follow-up opens the malaria follow-up form from the malaria data dictionary

  • Sick child follow-up opens up the sick-child follow-up form in the Child data dictionary

  • ANC danger signs outcome opens up the ANC danger signs outcome form from the ANC data dictionary

  • Pregnancy outcome opens up the pregnancy outcome form from the ANC data dictionary

  • PNC danger signs outcome opens up the PNC danger signs outcome form from the PNC data dictionary

  • FP method change/stop opens the fp method change/stop form from the FP data dictionary

Please use the style from the below image:
Picture5

@rowo
Copy link

rowo commented Jul 17, 2019

@msschroeder Yes agreed, editing should be allowed if you can add. Can you think of any cons to allowing this?

@cafootitt
Copy link

Is the registration form the exact same form as in the CHW app?

@msschroeder msschroeder transferred this issue from another repository Jul 19, 2019
@msschroeder
Copy link
Contributor Author

QA 16 August build:
Child profile is good

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

No branches or pull requests

4 participants