WordPress / wordcamp.org

WordCamps are casual, locally-organized conferences covering everything related to WordPress.
https://wordcamp.org
132 stars 74 forks source link

Events: Pin visitors country to top of filter #1169

Open dd32 opened 11 months ago

dd32 commented 11 months ago

At present, the country dropdown is simply alphabeticalised.

It's likely that most people would simply want to filter to their own country, as a result, the dropdown could make that easier by simply duplicating the visitors country to the start of the list. Alternatively a search filter might be a better option.

Header Image Image
Current Screenshot 2023-12-11 at 2 33 56 pm
Mockup Screenshot 2023-12-11 at 2 37 41 pm Screenshot 2023-12-11 at 2 39 07 pm
StevenDufresne commented 11 months ago

I also added a related feature for the component: https://github.com/WordPress/wporg-mu-plugins/issues/541