Search results are loaded but hidden by css/javascript

CommentFileSizeAuthor
#1 activesearch-show-results.patch572 bytesEgon Bianchet

Comments

Egon Bianchet’s picture

Status: Active » Needs review
StatusFileSize
new572 bytes

A simple .show() does the trick but I guess there must be a better solution

nedjo’s picture

Status: Needs review » Fixed

Thanks for the note, this had been fixed in HEAD, I've merged into 5.x dev. The issue comes from a patch to tabs module, which hides content on initial load to prevent jumpy display. In general, it works best if you have a look at HEAD and patch that first.

Anonymous’s picture

Status: Fixed » Closed (fixed)