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

Question tabs layout resizing #747

Open
romaintailhurat opened this issue Mar 25, 2024 · 2 comments
Open

Question tabs layout resizing #747

romaintailhurat opened this issue Mar 25, 2024 · 2 comments
Labels

Comments

@romaintailhurat
Copy link
Collaborator

Today we have this layout for the Declarations to Collected variables panels:

image

I proposed that we redefined it in order to have:

image

Two changes:

  1. the blue side is now using 25% of the flex container width, the red 75% (currently, it is 35 and 65 respectively)
  2. the editor container is set to use a 200px height (currently 100px), code change is
<div class="editor-container" style="height: 200px; width: 100%;">

I think we could add those changes when integrating the new VTL editor, see #711

@romaintailhurat
Copy link
Collaborator Author

1.5.12-rc1-dynamicArrayLineCheck:

  • ratio links / fields is 🆗
  • but can we have an bigger editor field (see point 2. above)?

Thanks

@romaintailhurat
Copy link
Collaborator Author

@BulotF rollback on height change, will check what is possible with the new VTL editor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants