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

Allow user to include multiple URL links for each feature #5

Open
ekamptner opened this issue Jul 22, 2020 · 0 comments
Open

Allow user to include multiple URL links for each feature #5

ekamptner opened this issue Jul 22, 2020 · 0 comments
Assignees
Milestone

Comments

@ekamptner
Copy link

Requirement

Allow users to populate multiple URLs (as needed) for each feature. The faciltites.csv should include 6 new fields to allow titles/urls for 3 links.

Ex.

  • Link 1: url1
  • Title1: Prepare for your visit
  • Link 2: url2
  • Title2: DOHMH resources
  • Link 3: url3
  • Title3: For more information...

The application should dynamically display 0-3 clickable buttons in pop-ups and details panel based on populated information.

Related Issue

Notes

Facilities.csv would include set number of link and title fields for each link.

Agreed on 2-3 (max). Any more than this we would want to discuss an alternative format.

Fields would look something like this:

  • Link 1: url1
  • Title1: Prepare for your visit
  • Link 2: url2
  • Title2: DOHMH resources
  • Link 3: url3
  • Title3: For more information...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants