Skip to content

Fix searchbar

Matthias Larisch requested to merge fix-searchar into master

Closes #173 (closed)

What does this MR do?

Copies instant-search.js into the webpack-loadable structure client/ to fix the search bar in webpack mode.

Unrelated changes: Fix a HTML tag in javascript generated HTML, fix php cs fixer config for recently added cache/ dir.

How confident are you it won't break things if deployed?

No changes to non-webpack pages.

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
Edited by Chris Oelmueller

Merge request reports