Alan Lew

Results 42 comments of Alan Lew

I can't reproduce this with v7.2; I'll assume it got fixed somewhere. :smile:

Hi @svelle :) I cloned the branch and ran a build but I didn't seem to get the search working. I get an `ERR_INVALID_URL` when the index page tries to...

@svelle I see what's happened. Apparently the page needs to be served from a web server to get the swiftype search to work. If i open the locally-built `index.html` as...

I was able to apply some styling to make the autocomplete results look nicer. The following was added to the end of the redesign CSS styles in `source/templates/index.html`: ```css /*...

I gave @emdecr's changes a shot but I'm not getting results in the custom div. I suspect this is due to a setting on the Swiftype side. @svelle, could you...

I spent a little more time with this and I think there's some confusion around the different Swiftype components at play. There are two ways Swiftype surfaces information to the...

This PR has been replaced with #1154

This PR is mostly or completely covered by #1161.

This information is being documented by: https://community.mattermost.com/boards/team/rcgiyftm7jyrxnma1osd8zswby/bbft5ccthufy1fcgdrz8ory7bga/vcfirybf6dtbu5b833e4dkhxt5a/ccjnmyp6ixidzmbmm3h66wgy8ae

I missed one. There's a typo in the heading of the `/integrate/apps/quickstart/quick-start-js` page. It says `Create a wello world Mattermost App in TypeScript` instead of `Create a hello world Mattermost...