Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[console] Wide colspanned rows break table layout #18627

Copy link
Copy link
Closed
@aik099

Description

@aik099
Issue body actions

I have table in following configuration:

  • header row: 5 columns
  • table row: 5 columns
  • table row: colspan across 5 columns

symfonyconsole_conspanbrokenlayout

If colspan isn't used then data in long data in cells is used to make table wider. With colspan however colspanned cell isn't proportionally extending width of other columns, that it's spanning.

In case of more complex layout:

  • header row: 5 columns
  • table row: 5 columns
  • table row: colspan across 3 columns | colspan across 2 columns

The colspanned cell should proportionally increase width of only cells that are spanned by this one.

Symfony Version: 2.8

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.