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

Enhancements in New Tracing Requests #27

Open
NidhiKJha opened this issue Mar 23, 2020 · 2 comments
Open

Enhancements in New Tracing Requests #27

NidhiKJha opened this issue Mar 23, 2020 · 2 comments

Comments

@NidhiKJha
Copy link
Contributor

Steps to reproduce:

  1. Click on Tracing Request and then click on New
  2. Fill the form of an Inquirer

Issues :

  1. While creating a new request the date in Calendar should start from this year. Not in the past years.
  2. Age can not be negative. There should be a minimum age value

Screenshot from 2020-03-23 23-15-24

For Nationality, Ethnicity and Religion we have dummy data in the dropdown. Is that data supposed to be replaced via fetching data from an API or can I add data?

Screenshot from 2020-03-23 23-20-04

@NidhiKJha
Copy link
Contributor Author

@IanLawrence Can you please tell me how to proceed with this issue. I couldn't locate the exact react component for age here or do I need to make changes in the ruby file as I saw that the age is coming from age_range.rb

@IanLawrence
Copy link
Contributor

The drop downs you mention are just some defaults (dropdowns are called lookups in primero terminology) and they are usually modified to suit the local context at implementation time for the specific Primero implementation (Government, Country, Refugee Camp etc) and/or the specific agencies (UNICEF, UNFPA, IRC, Save the Children etc) who are doing the roll out.
This fine tuning is usually done by an admin using the admin interface. This interface allows forms, geographical locations. users and roles to be modified too (as well as the lookups I mentioned).

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

2 participants