Improved access to containers in the editor #22343
79ho3ein
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
Hi elementor team
Currently, we can only access the container settings using the containers handle.
But you can make access to container settings much easier. For example, we can access the containers settings without needing a containers handle.
Describe the solution you'd like
To improve this, simply make the entire area of a container clickable in the editor. When we add a container, clicking on any part of this container will open the container settings. Therefore, we no longer need to click on a small icon in the container handle to open the container settings.
Here is an important point.
Widgets are full width when the container is column direction. So clicking on any area of the container will open the widgets settings. While the settings of the container should be opened!
Is there a specific reason the widgets are in a container with a full-width column orientation?
I think it would be great if widgets were added inline within a container in column orientation. Just like row container. This makes the containers always accessible. Because the widgets inside the container are not full width. So there is enough space to access the container settings.
Describe alternatives you've considered
No response
Additional context
No response
All reactions