broulik added inline comments. INLINE COMMENTS
> ConnectionItem.qml:234 > + } else if (connectionItem.customExpandedViewContent == > passwordDialogComponent) { > + if (passwordDialogComponent.password != "") { > + handler.addAndActivateConnection(DevicePath, > SpecificPath, passwordDialogComponent.password) You can't access a `Component`. You'd need to access the instance created by the `Loader` in `ExpandableListItem` which isn't exposed to the user. REPOSITORY R116 Plasma Network Management Applet REVISION DETAIL https://phabricator.kde.org/D28881 To: ngraham, jgrulich, nicolasfella, #plasma Cc: broulik, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart