Search button gone away

Created on 11 February 2020, over 4 years ago
Updated 26 January 2023, over 1 year ago

Hello,

Since last update, the validation button of the basic search form (one input for search text and one button) has disappeared... when i activate bartik : all is ok, with this theme : button isn't generated...
Any one have a solution ?

Thanks

💬 Support request
Status

Closed: duplicate

Version

3.0

Component

Code

Created by

🇫🇷France devil2005

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇬🇪Georgia almador

    Hi! My bootstrap version is 8.x-3.25 and I'm experiencing the same issue, but only with one language - English.

    If I choose another language - glyphicon is showing.

    this is the code for English:

    <div data-drupal-selector="edit-actions" class="form-actions form-group js-form-wrapper form-wrapper" id="edit-actions"><button data-drupal-selector="edit-submit-search" class="button js-form-submit form-submit btn-default btn" type="submit" id="edit-submit-search" value="Buscar" name="">Buscar</button></div>

    and for Spanish:

    <div data-drupal-selector="edit-actions" class="form-actions form-group js-form-wrapper form-wrapper" id="edit-actions"><button data-drupal-selector="edit-submit-search" class="button js-form-submit form-submit btn-primary btn icon-before" type="submit" id="edit-submit-search" value="Buscar" name=""><span class="icon glyphicon glyphicon-search" aria-hidden="true"></span>
    Buscar</button></div>

    As you can see the part in English somehow missing the span with glyphicon.

    Can't figure out why does it happening in English only.

Production build 0.71.5 2024