cables-gl / cables_docs

cables documentation docs.cables.gl
https://cables.gl/docs/docs
45 stars 16 forks source link

Breadcrumb 'manage op' button does not show ports dialog for subpatch ops #836

Open TobyKLight opened 2 months ago

TobyKLight commented 2 months ago

Link to simple, reproducible example patch https://cables.gl/edit/QKMc9n

Describe the bug When you are in a custom subpatch op, and you use the manage op button that is part of the breadcrumbs in the top left, you don't get the manage ports UI in the left window.

image

How To Reproduce

  1. Open https://cables.gl/edit/QKMc9n

  2. Click on MyCustomOp and then press Manage Op button in the right panel

  3. Notice the left panel opens and shows the ports UI

    image
  4. Now close (not just hide) that left panel

  5. Double click MyCustomOp to edit it

  6. Now use the Manage Op button in the breadcrumbs in the top left

  7. Notice this version of the panel that opens does not have the manage ports UI

image

Platform Chrome 128 on Win11

pandrr commented 2 months ago

thank you for the great report and analysis. hotfixed on cables.gl and dev.cables.gl