test.rp (88.7 KB)
I encountered an issue while creating an accordion UI and I’m wondering if this is a bug or if I’m doing something wrong.
- Both buttons A and B can expand and collapse their respective sub-contents.
- Click button A to collapse sub-content A.
- Click button B to collapse sub-content B.
- Click button B again to expand sub-content B.
- Click button A to expand sub-content A.
At this point, a gap equivalent to the size of sub-content B-1 appears, and group A does not shift back to its proper position.
Question: I know this can be avoided by changing the sub-contents to Dynamic Panels, but is it normal for this phenomenon to occur when using regular groups?
*.
1.
2.
3.
4. ???




