We are experiencing an issue where, as the number of screen components within an application increases, it becomes impossible to select components within a Stack container or perform drag-and-drop operations. Additionally, attempting to select a specific component sometimes results in selecting the Stack container itself, making drag-and-drop functionality unavailable.
The Stack container layout is an essential component for screen design, at least for our company, and I believe it is likely just as critical for other developers who use Stack containers. For this reason, the inability to freely use the Stack layout constitutes a critical bug that severely impacts development activities.
We have tried various workarounds, such as using cut-and-paste within the component tree instead of drag-and-drop. However, while these methods occasionally work, they often fail entirely, leading to significant frustration. The time lost due to this issue feels entirely wasted.
I noticed comments in other threads mentioning that bug fixes are already on the roadmap. However, for bugs that affect basic and essential operations in the development interface, could you prioritize fixing them as a top priority? (We are more than willing to tolerate minor delays or inconveniences otherwise.)