jetpack icon indicating copy to clipboard operation
jetpack copied to clipboard

Search: Integrate with AMP so that we can show search on AMP pages

Open gibrown opened this issue 4 years ago • 2 comments

Some features we could maybe support on AMP Pages:

  • just display a search icon in the header which opens the overlay
  • prepopulate the search query based on the query that was run to get to the page (is this possible?)

Some open questions:

  • lazy load the js overlay bundle in some way?
  • make an AMP native component vs putting it into an iframe
  • do all the links then also go to AMP pages?
  • if we start adding customization of the overlay with Gutenberg, would that work the same?

gibrown avatar Jul 01 '20 22:07 gibrown