Use POST to submit search block form

Created on 7 April 2024, 2 months ago
Updated 17 June 2024, about 10 hours ago

Problem/Motivation

We need to catch search block form submissions to make Search Log โ†’ module work properly with the search block.

While it's generally fine to redirect to the search page right away using GET method, it does not trigger form submit method and callbacks, and thus such searches remain uncaught.

Proposed resolution

Use POST method for search block form and redirect to the search page in the submit method.

โœจ Feature request
Status

Needs work

Version

10.3 โœจ

Component
Searchย  โ†’

Last updated about 9 hours ago

  • Maintained by
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States @pwolanin
Created by

๐Ÿ‡จ๐Ÿ‡พCyprus Alex Bukach

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024