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

Add type normalization for solution template items #366

Closed
drewdaemon opened this issue Sep 8, 2020 · 0 comments
Closed

Add type normalization for solution template items #366

drewdaemon opened this issue Sep 8, 2020 · 0 comments

Comments

@drewdaemon
Copy link
Contributor

drewdaemon commented Sep 8, 2020

Solution template items can be of type "Web Mapping Application" with a typeKeyword of hubSolutionTemplate instead of the standard Solution item type.

Gotta extend this guy:

export function normalizeItemType(item: any = {}): string {

Also, probably need to separate the solution template and initiative template types into separate collections.

drewdaemon added a commit that referenced this issue Sep 8, 2020
…in content

AFFECTS PACKAGES:
@esri/hub-common
@esri/hub-content

ISSUES CLOSED: #367, #366
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

1 participant