-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
We need an intro section as an alternative to search results as the first thing users see.
There should be an option in the ACSS to not do a search on body:init, but only when a user either types in a search or clicks a link in the intro section.
I will design the intro section HTML/CSS and static content.
To follow what I do with the other panels, I need an .intro
class added to the <body>
to show/hide the intro or search results.
Maybe the search need to be conducted anyway? So when the user toggles the intro off, the search results will be there...