[Suggestion/Wish] Please optimize the details folding tag retrieval

\n

\n\n\nAs shown in the image, when there are multiple collapsible tabs, it always gets stuck and can’t be dragged. The clickable area on the left side is too small and not flexible, always requiring a long time to drag. Can it be optimized so that sliding down directly shows the next tab module instead of getting stuck there?

When the details tag feature was released, it was actually noted that nesting was not supported. This functionality, which relies on regex parsing, significantly impacts performance and can easily cause lag.

Now, similar functionality can be better implemented using LivePage, and it is not recommended to nest details tags anymore.

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.