jgraph / drawio

draw.io is a JavaScript, client-side editor for general diagramming.
https://www.drawio.com
Other
40.84k stars 7.59k forks source link

"Edit Data" does not apply update to multiple selected shapes - only first selected #4648

Closed neeto33 closed 4 days ago

neeto33 commented 2 weeks ago

Preflight Checklist

You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.

If you are technical, you should reporting bugs along the lines of https://marker.io/blog/how-to-write-bug-report. If you are not technical, we will make allowances, please try to make an effort to understand the process.

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Select multiple shapes
  2. Go to "Edit"->"Edit Data..."
  3. Enter Property Name e.g. "Impact",
  4. Enter value e.g. "Modify"
  5. Click "Apply"
  6. Select second shape, Property e.g. "Impact" does not apply and is not present if you choose "Edit Data" on the shape

Expected behavior A clear and concise description of what you expected to happen.

  1. That data property is added to and/or modified if existing to the entered value of each selected shape

Screenshots If applicable, add screenshots to help explain your problem.

draw.io version (In the Help->About menu of the draw.io editor):

Desktop (please complete the following information):

Smartphone (please complete the following information):

I tested the problem in incognito/private mode with all browser extensions switched off, write "yes" below:

Additional context Add any other context about the problem here.

neeto33 commented 2 weeks ago

Seems like this a bit similar to https://github.com/jgraph/drawio/issues/2184 Set properties (tags) for multiple shapes simultaneously https://github.com/jgraph/drawio/issues/1184 - Set properties and placeholders for multiple shapes

davidjgraph commented 4 days ago

Duplicate #1184