cncf / wordpress-site

📰🗞Repo for issues with cncf.io Wordpress site
Apache License 2.0
2 stars 5 forks source link

Speakers Bureau faceted search #9

Closed cjyabraham closed 4 years ago

cjyabraham commented 4 years ago

Implemented a faceted search in the same way we are doing for webinars and case studies

KimMcMahon commented 4 years ago

Can we add a more granular search? Not just country (i.e. United States), but state.

Need to figure out what to do outside the US.

dankohn commented 4 years ago

I'm not sure if it's feasible and worth the trouble. If it is, you probably want to emulate the Headquarters Locations options in the filter bar: https://landscape.cncf.io/format=card-mode&grouping=headquarters

KimMcMahon commented 4 years ago

See document on Speakers Bureau updates.

For this requirement: Implement a faceted search similar to Webinars and Case Studies.

Fields: Certifications in profile Area of Expertise (all projects - current list for Speakers Bureau) All countries, listed hierarchically (as in Case Studies) Self Identification

NOTE: if we add a field for self-identification and underrepresented minority, this will be added to the faceted search fields.

KimMcMahon commented 4 years ago

@dankohn There is an open question in the document on two potential fields for a speaker.

The decision is needed so Chris can update the backend for a speaker to update their profile. I need the updated backend to send a note to speakers to update their profile.

There is a comment in the document, assigned to you.

KimMcMahon commented 4 years ago

@cjyabraham Faceted search items are approved, updated and ready for you!

cjyabraham commented 4 years ago

from @dankohn :

Could we try a design refresh where we show "City, Country" and Areas of Expertise to the right of the picture and make every speaker box the same size? I don't see any reason to highlight Twitter and LinkedIn links from the scrolling page. Instead, it would allow a much denser list of speakers which would be faster to scroll through.

cjyabraham commented 4 years ago

closed in favor of #57