Regan Sarwas

Results 10 comments of Regan Sarwas

@oevans - It is on my to do list, and I look forward to it. I just need to create a clean PR - some of the look/feel/branding got intermixed...

@JudyZhou, this problem might be related to issue #67

Thanks for adding `vimeo-player` to the repo. That fixes the first problem. Feel free to close this issue. Regarding the second part: ``` ~/tmp[888]$git clone https://github.com/Esri/storymap-cascade.git Cloning into 'storymap-cascade'... remote:...

Glad you could reproduce the error. Interesting that it is ok with the older versions. Thanks for looking into this. Hopefully the maintainer of those modules can be of some...

Now `npm install` works, but `grunt` still fails. However, `yarn install` then `grunt` works fine, so I'm not sure what is going on. See the details below working on a...

Hmm.. If that case, I think you have a bug. You should not be calling redirectToSignIn() unless the code provides an OauthID. The code in core.js certainly does not imply...

After additional testing, I think the only thing that needs fixing is removing [this comment in the index.html](https://github.com/Esri/map-journal-storytelling-template-js/blob/2aa7a1e8721ee7544cbaa275188eb9ef02b35a54/src/index.html#L43). In my testing, if the appid is shared with everyone, and a...

It is on my to do list, and I look forward to it. I just need to create a clean PR - some of the look/feel/branding got intermixed in my...

@oevans There was 508 work in both. I just saw that an old shortlist PR (#36) was added to v1.4. That may have contained the bulk of my 508 work....

@randomblink the code for the NPS version is at https://github.com/regan-sarwas/shortlist-storytelling-template-js, be sure you are looking at the nps-template branch. Feel free to download or fork as you wish. This fork...