Closed kenirwin closed 3 years ago
✔️ Deploy Preview for pedantic-jones-18c09b ready!
🔨 Explore the source changes: 3470e374ad8c8e8486cdca5391ac5f20cafd3a5f
🔍 Inspect the deploy log: https://app.netlify.com/sites/pedantic-jones-18c09b/deploys/6169e7077695bd0008ffb17d
😎 Browse the preview: https://deploy-preview-209--pedantic-jones-18c09b.netlify.app
@kenirwin The only thing I noticed was that the drop-down menus for the session search seem to work independently (i.e. they cannot be AND together), but this behavior isn't new. I checked the 2020 version of the site and it behaves the same there, so I am going to approve the PR.
This PR does a bunch of things related to audience/interest groups
audience
property has been switch over from a plaintext string (e.g.IIG, AIG, PROMIG
) to structured data in an array (e.g.['IIG','AIG','PROMIG']
so that we can also...