You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
When trying to rearrange the shadow order in a box-shadow token, the Drag-n-Drop handles not behaving as expected.
This was likely introduced when upgrading to React18 - there's a TODO item to check the logic.
To Reproduce
Steps to reproduce the behavior:
Create a box shadow token
Add another shadow
Use the drag handle 'click to drag'
Rearranging does not happen
Expected behavior
A clear and concise description of what you expected to happen.
When dragging shadows around - they should rearrange
Screenshots or Screencasts
If applicable, add screenshots to help explain your problem.
Figma file (optional)
Send us the link to a Figma file containing a reproducible example
JSON (optional)
If possible, attach the JSON that leads to this bug.
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
When trying to rearrange the shadow order in a box-shadow token, the Drag-n-Drop handles not behaving as expected.
This was likely introduced when upgrading to React18 - there's a TODO item to check the logic.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
When dragging shadows around - they should rearrange
Screenshots or Screencasts
If applicable, add screenshots to help explain your problem.
Figma file (optional)
Send us the link to a Figma file containing a reproducible example
JSON (optional)
If possible, attach the JSON that leads to this bug.
The text was updated successfully, but these errors were encountered: