mui-toolpad icon indicating copy to clipboard operation
mui-toolpad copied to clipboard

Make responsive container of pages configurable

Open Janpot opened this issue 3 years ago • 3 comments

Allow for pages to stretch edge to edge, or configuration the maximum width of the fluid responsive container.

Janpot avatar May 29 '22 13:05 Janpot

I assume this will allow the user to make apps responsive, will the width setting be available as a prop? @apedroferreira @Janpot

prakhargupta1 avatar Aug 23 '22 09:08 prakhargupta1

Currently the whole page is in a responsive container. If there is demand we can make that configurable. Converting this issue to a wait for upvotes.

Janpot avatar Aug 23 '22 10:08 Janpot

I assume this will allow the user to make apps responsive, will the width setting be available as a prop? @apedroferreira @Janpot

The page is "responsive" right now, but we're not adjusting anything for smaller screens, which means probably nothing will look very good in smaller screens yet. I think this is a different thing but not that difficult to do, we could just add the ability to customize horizontal margins in the page, or setting a maximum width, that could work too.

apedroferreira avatar Aug 23 '22 11:08 apedroferreira

Duplicate of https://github.com/mui/mui-toolpad/issues/1183

Janpot avatar Feb 22 '23 14:02 Janpot