Problem/Motivation

When inserting a grid for the first time, the current default option is "None (advanced)" which does not insert any column classes. It could be argued that if a content editor is using the grid functionality they at least are looking for some sort of column classes.

Current default layout.

Steps to reproduce

Insert new grid.

Proposed resolution

It would be ideal to default to "Equal Width" for most cases.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

chrissnyder created an issue. See original summary.

chrissnyder’s picture

Status: Active » Needs review
StatusFileSize
new607 bytes

Corresponding patch file

b_sharpe’s picture

Status: Needs review » Needs work

I think this is a great idea, but I think it should be configurable as a default.

I'm going to delay this at the moment in favor of #3193368: Allow Layout Configuration Then once you can configure the layouts, we can also have a configurable set of defaults.

b_sharpe’s picture

This can now be achieved in 2.0.x; however, it is done by making the first option your default and I feel might be better served by allowing an actual "default". Setting to needs work.

b_sharpe’s picture

Status: Needs work » Needs review
StatusFileSize
new10.46 KB

Adds patch for table drag that allows default settings.

gordonio’s picture

Status: Needs review » Reviewed & tested by the community

  • b_sharpe committed 351ef76 on 2.0.x
    Issue #3208113 by chrissnyder, b_sharpe, gordon.vollo: Default to Equal...
b_sharpe’s picture

Status: Reviewed & tested by the community » Fixed

Thanks both!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.