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

New map component: implement a map card component for relating resource instances #4989

Closed
robgaston opened this issue Jul 9, 2019 · 2 comments
Assignees
Labels
Roadmap: Workflows - Task 2 (Core Dev) Workflow Package Software Development

Comments

@robgaston
Copy link
Member

We need a map card component that will allow a user to manage a resource-instance-list node by selecting resources from a map overlay. This new card component should use our new generic map component: (https://github.com/archesproject/arches/blob/master/arches/app/media/js/views/components/map.js)

This will be used initially in the consultation project for the Application Area - "Relate Heritage Resources" card

There is an existing map card component (that implements draw tools for geojson-feature-collection nodes) which shows a pattern for extending the map component as a card component which can be used for this ticket as well.

@robgaston robgaston added the Roadmap: Workflows - Task 2 (Core Dev) Workflow Package Software Development label Jul 9, 2019
@robgaston
Copy link
Member Author

We should probably consider prototyping this first as a component in the consultations project built very directly to those requirements (as they are specific and driving this requirement). Then we can explore the possibility of making that component more reusable and including it w/ Arches (as we do the map card component).

This component could still follow the patterns set forth in the existing map card component, as previously mentioned.

@dwuthrich
Copy link
Contributor

meets requirements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Roadmap: Workflows - Task 2 (Core Dev) Workflow Package Software Development
Projects
None yet
Development

No branches or pull requests

2 participants