-
-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(regions): add region setting for filtering Discover (#732) #942
Conversation
Should this be a user setting instead of a global one? Or if it is a global setting, do we want to allow users the ability to override the setting? |
Initially it will be global and we will allow users to override the value as well. |
4c18733
to
9f94a52
Compare
97b503b
to
c7600ff
Compare
5b2094d
to
f645a11
Compare
@all-contributors please add @dancarter for code |
I've put up a pull request to add @dancarter! 🎉 |
🎉 This PR is included in version 1.20.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Description
Adds a Default Region setting to the settings page that filters the Discover page
Screenshot (if UI related)
Todos
yarn build
yarn i18n:extract
Issues Fixed or Closed by this PR