Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to select row/content element #59

Open
Elfangor93 opened this issue Sep 26, 2019 · 1 comment
Open

Not able to select row/content element #59

Elfangor93 opened this issue Sep 26, 2019 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Elfangor93
Copy link

I created a .bjp-File to show the problem:
problem_container_select.zip

In this project there is a "Row/Column" inside a "Row Container". Inside the "Row/Column" which is displayed as flex, there are two elements (Label and Chart). The "Chart" has a height of 100%. This is a constellation which I use very often in my simulators so that the chart uses all the remaining space beneath the label.

Once this structure is made it is not possible any more to select the "Row/Column" element to modify for example its style. I have to clear the height of 100% of the "Chart" element in order to be able to select the "Row/Column" element.

This makes working in the composer very difficult...

@TomasKulhanek TomasKulhanek added this to the 2.0 milestone Mar 12, 2020
@TomasKulhanek TomasKulhanek self-assigned this Mar 12, 2020
@TomasKulhanek TomasKulhanek added the bug Something isn't working label Mar 12, 2020
@TomasKulhanek
Copy link
Member

Thanks for reporting. This is related to underlying grapesjs library we use, therefore, we have limited posibilities to improve/fix. However, in currently developed v2.0 version we upgrade to grapesjs and some charts libraries as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants