-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Description
Hello 👋
- Do you want to request a feature or report a bug?
Feature (...more like a UI Enhancement)
- What is the current behavior?
The Admin UI currently sets a max-width
of 1600px
to the Entry Editor Container (`nc-entryEditor-container).
- What is the expected behavior?
This is behaving as per the expected behaviour, however, I'd like to propose removing this width restriction and allow the container to be fluid.
One of the (many) killer features of Netlify CMS is the custom preview. I imagine that most people would want to make use of this functionality and display a preview of what they're entering in situ (a new page, blog post, etc...).
The current container width restriction limits how wide your preview can be.
For my current use case, I'm creating a new blog post, and I'm not able to check how it looks in my "wide" breakpoint.
Please refer to the screen shots below:
If you're open to this idea, please let me know and I'd be happy to contribute.
Thanks!