Vertical tab summary does not apply to node type form due to outdated jQuery selector

Created on 5 December 2024, 5 months ago

Problem/Motivation

Rabbit Hole Nodes contains a javascript (rh_node.js) that was added to display a vertical tab summary on the node type form with the currently selected action. This summary is currently not added correctly, since the jQuery selectors in the script do not apply.

Uncaught TypeError: $action.next(...).textContent is not a function rh-node.js:16:58

Proposed resolution

Update rh_node.js with the correct jQuery selectors, so the vertical tab summary displays the currently selected action.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

The vertical tab summary displays the currently selected action when editing a node type.

API changes

None.

Data model changes

None.

🐛 Bug report
Status

Active

Version

1.0

Component

User interface

Created by

🇵🇰Pakistan monymirza Islamabad

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024