Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Translate Saved Default Server Name in PageNav #1851

Open
jjeffryes opened this issue Dec 27, 2016 · 0 comments
Open

Translate Saved Default Server Name in PageNav #1851

jjeffryes opened this issue Dec 27, 2016 · 0 comments

Comments

@jjeffryes
Copy link
Contributor

Brief Description:

When the default server is created, the name for the server is saved using the translation of serverConnectModal.defaultServerName.

In the Page Nav menu, the name is loaded and displayed. In the Connect Modal, the name of the default server uses serverConnectModal.defaultServerName instead of the saved name.

This can result in a disparity if the translated value of serverConnectModal.defaultServerName changes after the default server was created. When this happens, the old saved value for the name of the default server is shown in the page navigation menu, but the current translated value is shown in the page connect modal, and the name is not the same.

Reproducible: Always

Steps to reproduce:

  1. Open Page Navigation menu
  2. Open Connect Modal

Observed Behavior: if the translation of serverConnectModal.defaultServerName has changed since the default server was created, the name of the default server in the navigation menu and the connect modal are different.

Expected Behavior: the names should be the same.

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

No branches or pull requests

1 participant