InseeFr / InseeFr/Pogues

Question tabs layout resizing

Open
#747 2 comments 0 reactions 0 assignees View on GitHub
Area: Refonte P2
Dominant language
JavaScript
Stars
23
Forks
19
Avg merge
19h 49m
Merged PRs (30d)
14

Description

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

![image](https://github.com/InseeFr/Pogues/assets/1663283/c9898d1c-fda0-41fe-b973-12c75749e225)

I proposed that we redefined it in order to have:

![image](https://github.com/InseeFr/Pogues/assets/1663283/94c4c304-dbc9-4f4f-9202-b7d898690656)

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
```html


```

I think we could add those changes when integrating the new VTL editor, see https://github.com/InseeFr/Pogues/issues/711

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.