Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating a component is tricky #313

Open
2 of 9 tasks
adithyaappu opened this issue Aug 7, 2024 · 1 comment
Open
2 of 9 tasks

Updating a component is tricky #313

adithyaappu opened this issue Aug 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@adithyaappu
Copy link
Contributor

Describe the bug

This is a weird issue TBH, and more of an edge case. In the video below I have a component with multiple levels of groups. I'm trying to duplicate one child group so that I can edit it to add a new entry at the same level.

Similarly adding new element into an already defined component is also difficult. New elements are unable to be added if only groups are present at one level.

To Reproduce

  1. Please refer video

Expected behavior

a way to create or add new elements by duplicating

Screenshots

firefox_mknoSAGySJ.webm

Context

Select all the browsers and OSs where the issue is observed

Browser

  • Chrome
  • Edge
  • Firefox
  • Safari

Operating System

  • Windows
  • macOS
  • Linux
  • Android
  • iOS

Extra

Additional Context:
Temporary workarounds, if any:

@adithyaappu adithyaappu added the bug Something isn't working label Aug 7, 2024
@adithyaappu
Copy link
Contributor Author

keyviz_FKwDeTog7b.webm

Facing some really weird behaviour related to this. The layer order can be changed if the element under the dropping place is not a group. If it is a group it does not work.

Also I noticed that when bring forward or bring backward is used, that is also affected by the group present. When there is a group above or below the element that is attempted to change order, the actions need to be performed as many times as the number of elements present in the group. Check this video

keyviz_obsv86In2Z.webm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant