You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nomad do not allow open second window and have problems with logging in the first attempt. Here is steps to reproduce
OS: Mac OS Sonoma: 14.1.2
HCL Notes: 1202FP2
Nomad: 1.0.9
In line 16 of app.js provide url to local instance of Super.Human.Portal
Launch electron application trough terminal by typing inside folder npm start
Click on button Open Login Page in New Tab
Login to server using "Demo Admin" pass: "password"
After successful login select under Bookmarks -> Browse My Server -> SuperHumanPortal.nsf
Click on button Open in Nomad and provide login: "Dev User" password: "password" to login in Nomad
BUG: After first attempt of logging I got an error - see screenshot.
After clicking OK it prompt with File dialog where I should select user.id, but I cancel that dialog and logging again with Success.
BUG: I switch back to window with Super.Human.Portal and clicked once again on button Open in Nomad - it opens another window with following information.
Expected results:
Nomad should allow me to open another window with selected application.
The text was updated successfully, but these errors were encountered:
Nomad do not allow open second window and have problems with logging in the first attempt. Here is steps to reproduce
OS: Mac OS Sonoma: 14.1.2
HCL Notes: 1202FP2
Nomad: 1.0.9
In line 16 of
app.js
provide url to local instance of Super.Human.PortalLaunch electron application trough terminal by typing inside folder
npm start
Click on button
Open Login Page in New Tab
Bookmarks
->Browse My Server
->SuperHumanPortal.nsf
Open in Nomad
and provide login: "Dev User" password: "password" to login in NomadAfter clicking OK it prompt with File dialog where I should select user.id, but I cancel that dialog and logging again with Success.
BUG: I switch back to window with Super.Human.Portal and clicked once again on button
Open in Nomad
- it opens another window with following information.Expected results:
Nomad should allow me to open another window with selected application.
The text was updated successfully, but these errors were encountered: