[6.x] Field Layout: Side by side
Bug description
I noticed this and I wondered if this option should be here:
It results in fields looking like this:
Which I'm not sure anyone should ever want. But if I'm simply missing the use-case, please close the issue.
How to reproduce
.
Logs
Environment
Alpha.17
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
@duncanmcclean If that is of any interest to you, I have posted a suggested solution in https://github.com/statamic/cms/issues/13144. IMHO, the way I did it in my suggestion is much simpler than what I currently see in the HTML generated by the CP.
And to answer the question from @robdekort, I very much want the option 😃.
It reduces the scrolling required in the Create/Edit entry pages, especially for fields that would in any case be waaaay too wide (though of course, the result looks very bad right now mainly because of a justify-between somewhere, hence the suggestion I made in that other issue).