Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[U8] Grid v.2 #5839

Closed
hfloyd opened this issue Jul 10, 2019 · 4 comments
Closed

[U8] Grid v.2 #5839

hfloyd opened this issue Jul 10, 2019 · 4 comments

Comments

@hfloyd
Copy link
Contributor

hfloyd commented Jul 10, 2019

Now that v8.1 has been released, I just thought it would be useful to create a central spot for Grid v2 links/discussion in the Issue tracker. Feel free to comment with additional links/thoughts.

Here is a Forum post about this:
https://our.umbraco.com/forum/umbraco-8/94082-grid-v2

As per the previous post, the CG2018 Retreat POC branch is here:
https://github.com/umbraco/Umbraco-CMS/tree/temp8-grid2

A somewhat related "Grid Alternative"? "Grid Enhancement"?:
RFC 00012: Proposed project for Grid Editor based on Proteus Project
umbraco/rfcs#12

@hfloyd
Copy link
Contributor Author

hfloyd commented Jul 10, 2019

My personal thoughts:

I have used the Grid v1 heavily since it was added to the Core. I found that clients (and front-end designers) really liked the ability to customize page designs with multiple-column layouts. I generally used LeBlender to create customized grid editors (it seems that DocType Grid Editor provided some similar functionality).

My biggest challenge with the grid was that "layouts" didn't really work like "sections". Considering the sorts of front-end designs I was encountering, and ideal structure would be 3-levels deep:
section --> row --> col

Which would give plenty of options for block-level styling (background color/image, for instance)
Example:
[section]
[row][col][/row]
[row][col][col][col][/row]
[row][col][/row]
[/section]

Now that I am starting to work with Umbraco 8, I am not entirely sure how I should proceed in regards to Grid content.

Lee is not planning to update DTGE for v 8 (https://our.umbraco.com/packages/backoffice-extensions/doc-type-grid-editor/doc-type-grid-editor-feedback/96210-any-plans-for-v8) though some community members have ported it to a V8 version (https://github.com/umco/umbraco-doc-type-grid-editor/pull/137)

There is some active V8 development efforts for LeBlender as well (Lecoati/LeBlender#105)

@ArnoldV
Copy link
Contributor

ArnoldV commented Jul 11, 2019

@hfloyd take a look at the RFC's about this: https://github.com/umbraco/rfcs/pulls

umbraco/rfcs#11
and
umbraco/rfcs#12

@nul800sebastiaan
Copy link
Member

Hey @hfloyd ! As @ArnoldV points out, the discussions on this are happening on the RFCs at the moment, please add your thoughts there! 👍

@hfloyd
Copy link
Contributor Author

hfloyd commented Jul 11, 2019

Okay, thanks for clarifying. I did attend the CG19 open space session about the "Block-based data structure", but wasn't sure if it was actually equivalent to what has been (in the past) called "Grid v2" or a separate conversation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants