Exclude inputs of type "search" from autosubmit

Created on 25 September 2023, over 1 year ago

Problem/Motivation

The text fields are excluded from autosubmit. Sometimes there are text inputs of type search that should be excluded in the same way

Steps to reproduce

- Create a search api view
- Add a "Fulltext search" exposed filter
- Select autosubmit as style of the exposed filters

Proposed resolution

Exclude search type inputs from autosubmit, as it's done for text type inputs.

Remaining tasks

- patch
- review
- test

User interface changes

- None

API changes

- None

Data model changes

- None

📌 Task
Status

Needs review

Version

1.0

Component

Code

Created by

🇪🇸Spain akalam

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

Comments & Activities

  • Issue created by @akalam
  • @akalam opened merge request.
  • Status changed to Needs review over 1 year ago
  • 🇪🇸Spain akalam

    I created a MR with the changes to ensure "search" fields work in the same way as text fields

Production build 0.71.5 2024