Invalid colspan in taskconsole controller

Created on 13 February 2024, 5 months ago
Updated 1 March 2024, 4 months ago

Problem/Motivation

We have 5 columns in the default taskconsole table and the details row uses a colspan of 6:

It looks like the colspan calculation shouldn't include the #attributes element added here.

Proposed resolution

Simple fix: substract one to the colspan value to take the extra #attributes element into account (implemented in MR).

More advanced but probably unnecessary fix: iterate on elements and don't take into account those prefixed by #.

πŸ› Bug report
Status

Fixed

Version

3.1

Component

Code

Created by

πŸ‡«πŸ‡·France mably

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024