[MM-50352] Improve URL validation and add/edit server experience (#2720)
* [MM-50352] Improve URL validation and add/edit server experience * Fix build * Fix translations * First pass of fixes * Some changes to avoid 2 clicks, tests * PR feedback * Update translations * PR feedback * Fix translations * PR feedback * E2E test fixes
This commit is contained in:
@@ -170,3 +170,5 @@ export const UPDATE_APPSTATE_FOR_VIEW_ID = 'update-appstate-for-view-id';
|
||||
export const MAIN_WINDOW_CREATED = 'main-window-created';
|
||||
export const MAIN_WINDOW_RESIZED = 'main-window-resized';
|
||||
export const MAIN_WINDOW_FOCUSED = 'main-window-focused';
|
||||
|
||||
export const VALIDATE_SERVER_URL = 'validate-server-url';
|
||||
|
Reference in New Issue
Block a user