wet-boew / cdts-sgdc

Centrally Deployed Templates Solution (CDTS) / Solution de gabarits à déploiement centralisé (SGDC)
https://cenw-wscoe.github.io/sgdc-cdts/
MIT License
19 stars 14 forks source link

Full screen layout - Any options for adding a new full screen width layout? #1145

Open joel-dev-qc opened 5 months ago

joel-dev-qc commented 5 months ago

Context

For internal development, we have to create applications that manage a lot of information and displaying it becomes a headache due to the width limitation of our templates. Having more space available would make our interfaces more optimized and more adapted for our needs. It will also increase the user experience as well.

Are we planning to add support for a full width template? Can I help or contribute to that?

Technical notes

By adding the class container-fluid, it would allow dev team to exploit more width and then, improve our users experience.

I did a small test just by replacing the main dom element class from container to container-fluid. image

joel-dev-qc commented 5 months ago

I see that there is an old item initiated by me in 2020 lol https://github.com/wet-boew/cdts-sgdc/issues/109