This issue has been created
There are 2 updates.
 
 
Cristal / cid:jira-generated-image-avatar-afac5417-3d42-461d-b395-9065db03dff3 CRISTAL-730 Open

Design the switch from fixed with to full width for the page content

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-dfa1fa50-decb-40f1-9af7-cc97d2001509 Manuel Leduc created this issue on 31/Oct/25 10:44
 
Summary: Design the switch from fixed with to fill width
Issue Type: cid:jira-generated-image-avatar-afac5417-3d42-461d-b395-9065db03dff3 Task
Affects Versions: 0.23
Assignee: Unassigned
Components: Development Issues only
Created: 31/Oct/25 10:44
Priority: cid:jira-generated-image-static-major-010e56bc-4ebc-4e14-b32c-481dfcc61412 Major
Reporter: Manuel Leduc
Description:

Currently, Cristal displays content in full width up to a predetermined viewport width (~1200px).
Then, the width of the page content is fix to this maximum value.
The advantage is that it limits text line length, which is optimal for reading (source needed).
But, under some scenarios, users of large screens might want to use the full width of their devices to view more data (e.g., a large table).
In this case, it could be interesting to be able to switch to a display mode where all the available viewport width is used for the page content.

Design questions

  • location of the switch button
  • is the page display mode global to all pages or to individual pages?
  • is the page display mode global to all users or to individual users?

Inspiration

Notion provides that option and places it in what we would call page actions.
The setting is local to an individual user for an individual page.

 
 

2 updates

 
cid:jira-generated-image-avatar-dfa1fa50-decb-40f1-9af7-cc97d2001509 Changes by Manuel Leduc on 31/Oct/25 10:44
 
Summary: Design the switch from fixed with to fill full width for the page content
Labels: design