MozillaFoundation / foundation.mozilla.org

Mozilla Foundation website
https://foundation.mozilla.org
Mozilla Public License 2.0
385 stars 153 forks source link

Investigate Global Search functionality on the site #12448

Closed data-sync-user closed 2 months ago

data-sync-user commented 3 months ago

Stakeholders have been requesting a global search to be added to the site to ensure an easier experience to users looking for specific information at any of our multiple pages.

Per Wagtail documentation here, it seems that adding a search option to a Wagtail site should be pretty straightforward. It is also possible to fully customize the HTML site to be exactly what we need.

The investigation on this ticket is to go through the documentation and estimate how much effort would be required to add this search, keeping the index updated with constant updates on the site and ensuring that is easy to maintain.

┆Issue is synchronized with this Jira Story

data-sync-user commented 1 week ago

➤ Genevieve Baldassano commented:

Hey Ramon Ramos i see this is done, what was the finding here?

data-sync-user commented 1 week ago

➤ Ramon Ramos commented:

Genevieve Baldassano findings revealed that the effort needed to implement this feature would be not so heavy:

Straightforward indeed.