Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Revert "Revert "ISAICP-6729: Change search block in homepage."" #2636

Open
wants to merge 7 commits into
base: EPIC-6572
Choose a base branch
from

Conversation

pfrenssen
Copy link
Contributor

Reverts the reverted ISAICP-6729. This ticket was accidentally merged into the Homepage epic rather than in the Search epic. This PR restores the code into the Search epic.

$form['keys']['#attributes']['id'] = 'search-bar__input';
$form['keys']['#attributes']['placeholder'] = t('Start typing to search…');
$form['keys']['#joinup_parent'] = $form_id . '_' . $view->id();
$form['sort_by']['#type'] = 'hidden';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is hiding the sort also in the search. This should be conditional I guess.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants