vscode-drawio icon indicating copy to clipboard operation
vscode-drawio copied to clipboard

"More Shapes" selections do not all appear in the shapes sidebar palette

Open attentive opened this issue 3 years ago • 4 comments
trafficstars

Steps to repeat:

  1. Create a new .drawio diagram in VS Code
  2. Use the "More Shapes …" dialog to enable BPMN 2.0 shapes for the diagram
  3. Access two, three or more of the collapse controls for BPMN shapes that appear in the shapes palette
  4. Not all expanded shape collections have content

The precise BPMN collections which are not correctly retrieved vary between reproductions of the issue. The screencap below shows a case where the "BPMN General" collection is loaded, but "Tasks", "Choreographies" and "Events" are not. The issue doesn't seem to affect the browser-hosted version of diagrams.net.

image

attentive avatar Jan 28 '22 01:01 attentive

In VS Code case I have excluded shapes.min.js from the following files.

  • dist/extension/index.js
  • dist/extension/index.js.map

NobuhikoAbe avatar Feb 13 '22 13:02 NobuhikoAbe

Steps to repeat:

  1. Create a new .drawio diagram in VS Code
  2. Use the "More Shapes …" dialog to enable BPMN 2.0 shapes for the diagram
  3. Access two, three or more of the collapse controls for BPMN shapes that appear in the shapes palette
  4. Not all expanded shape collections have content

The precise BPMN collections which are not correctly retrieved vary between reproductions of the issue. The screencap below shows a case where the "BPMN General" collection is loaded, but "Tasks", "Choreographies" and "Events" are not. The issue doesn't seem to affect the browser-hosted version of diagrams.net.

image

linnjason678 avatar Mar 29 '22 11:03 linnjason678

I think it's the same problem as described here https://github.com/hediet/vscode-drawio/issues/238

DanielTheCoder avatar Jun 08 '22 10:06 DanielTheCoder

Yes, it is

RicardoNoerr avatar Jun 08 '22 12:06 RicardoNoerr

Duplicate of #354. Should be fixed in the insider version.

hediet avatar Jan 13 '23 01:01 hediet