[OpenNMS/opennms] 51f3d2: NMS-20125: show interface expander only in Show In...

Scott Theleman via opennms-cvs <[email protected]> Mon, 03 Aug 2026 13:12:56 -0700
Newsgroups gmane.network.opennms.cvs
Message-ID <OpenNMS/opennms/push/refs/heads/jira/NMS-20125-node-list-parity-enhancements/[email protected]>
  Branch: refs/heads/jira/NMS-20125-node-list-parity-enhancements
  Home:   https://github.com/OpenNMS/opennms
  Commit: 51f3d2b12934602208ba3e03149e78db73d90954
      https://github.com/OpenNMS/opennms/commit/51f3d2b12934602208ba3e03149e78db73d90954
  Author: Scott Theleman <[email protected]>
  Date:   2026-08-03 (Mon, 03 Aug 2026)

  Changed paths:
    M ui/src/components/Nodes/NodesTable.vue
    M ui/tests/components/Nodes/NodesTable.test.ts

  Log Message:
  -----------
  NMS-20125: show interface expander only in Show Interfaces mode and only for expandable nodes


  Commit: 0c8a3d4fd10bcd7af561ed587f88849421e39c08
      https://github.com/OpenNMS/opennms/commit/0c8a3d4fd10bcd7af561ed587f88849421e39c08
  Author: Scott Theleman <[email protected]>
  Date:   2026-08-03 (Mon, 03 Aug 2026)

  Changed paths:
    M ui/src/components/Nodes/NodesTable.vue
    M ui/tests/components/Nodes/NodesTable.test.ts

  Log Message:
  -----------
  NMS-20125: auto-expand qualifying rows once the async SNMP fetch resolves in maclike/snmpParm mode

The auto-expand watcher evaluated isRowExpandable synchronously against
nodeToSnmpInterfaceMap before the lazy SNMP fetch (kicked off only once
Show Interfaces is on, in maclike/snmpParm mode) had resolved, so
qualifying rows were never auto-expanded on first entry to those modes.
Add a generation-guarded catch-up watcher on nodeToSnmpInterfaceMap that
merges in newly-qualifying rows once the fetch resolves, without
reverting a manual collapse on a later redundant map replacement for the
same fetch generation.


Compare: https://github.com/OpenNMS/opennms/compare/c66b42b2428b...0c8a3d4fd10b

To unsubscribe from these emails, change your notification settings at https://github.com/OpenNMS/opennms/settings/notifications


_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/wiki/index.php?page=MailingListFaq
opennms-cvs mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-cvs