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
We are investigating "bookmark" like options. Given that the browser-based solution is only a secondary option, we are looking how best to do such functionality inside our electron app.
We will keep you informed as we get closer to such an enhancement.
Use case:
Browser remote console v2.3.0
WLS: v14.1.1.0.0
In original WLS Admin console it was possible to bookmark/navigate to each individual Tab.
For example:
General:
https://localhost:7002/console/console.portal?_nfpb=true&_pageLabel=ServerConfigGeneralTabPage&handle=com.bea.console.handles.JMXHandle%28%22com.bea%3AName%3DAdminServer%2CType%3DServer%22%29
Protocols:
https://localhost:7002/console/console.portal?_nfpb=true&_pageLabel=ServerProtocolsTabprotocolsTabPage&handle=com.bea.console.handles.JMXHandle%28%22com.bea%3AName%3DAdminServer%2CType%3DServer%22%29
while now here we have
General:
http://localhost:8012/?root=view%2F%252Fapi%252F1662053110113%252FserverConfig%252Fdata%252FDomain%252FServers%252FAdminServer&view=form%2Fembedded#
Protocols:
http://localhost:8012/?root=view%2F%252Fapi%252F1662053110113%252FserverConfig%252Fdata%252FDomain%252FServers%252FAdminServer&view=form%2Fembedded#
so same thing and no differentiation, which is usually needed for quick navigation and repeating work/tasks.
The text was updated successfully, but these errors were encountered: