I have updated the issue summary with proposed resolution and before/after screenshots.
I have amended the MR by changing the alignment to end and making the list and anchors 100% in height to make all elements equal in height and align at the same level.
Please refer to the attached screenshots of after and before for normal and hover states.
shashwat-tiwari โ made their first commit to this issueโs fork.
The above suggested trick is not working with the current structure. To incorporate the change, we have to use generic accordion structure instead of since it has its own mechanism to show and hide the elements.
Recreated the patch after fixing the error in test `order/properties-order`.
I have reviewed #106 but I don't see any transition happening while expanding of details element.