Skip to content
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

fix(ui): for server default options, display "All" region/language option instead of empty string #1042

Merged
merged 9 commits into from
Feb 28, 2021

Conversation

TheCatLady
Copy link
Collaborator

Description

When the server default is not set, the option is currently "Default ()" instead of "Default (All <Regions/Languages>)."

Also, I think the application title is unnecessary here? It can also result in the text not being fully visible if the user-set custom title is too long, so I feel it is best to just omit it.

Screenshot (if UI-related)

  • Before:
    image
  • After:
    image

To-Dos

  • Successful build yarn build
  • Translation keys yarn i18n:extract

Issues Fixed or Closed

N/A

@TheCatLady TheCatLady requested a review from sct as a code owner February 27, 2021 15:44
@TheCatLady TheCatLady force-pushed the bugfix/ui/empty-default-region-lang branch from 016b21f to 3155d98 Compare February 28, 2021 02:08
@sct
Copy link
Owner

sct commented Feb 28, 2021

Are we missing some changes here now in the region selector?

@TheCatLady TheCatLady force-pushed the bugfix/ui/empty-default-region-lang branch from bff719e to 3345014 Compare February 28, 2021 02:58
@TheCatLady TheCatLady force-pushed the bugfix/ui/empty-default-region-lang branch from c01ce28 to 6d20f0b Compare February 28, 2021 03:14
Copy link
Owner

@sct sct left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. :D

@sct sct enabled auto-merge (squash) February 28, 2021 03:26
@TheCatLady TheCatLady force-pushed the bugfix/ui/empty-default-region-lang branch from dad932a to 320a1ce Compare February 28, 2021 03:29
@sct sct merged commit 3fed26c into develop Feb 28, 2021
@sct sct deleted the bugfix/ui/empty-default-region-lang branch February 28, 2021 03:34
@github-actions
Copy link

🎉 This PR is included in version 1.20.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants