Table drag is not working inside a LB modal

Created on 29 June 2023, 12 months ago

Problem/Motivation

We ran into an issue where table drag inside a LB modal was broken due to changes of the table markup by the rocketship theme.

πŸ› Bug report
Status

Needs review

Version

3.0

Component

Code

Created by

πŸ‡ΈπŸ‡°Slovakia trafo

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

Comments & Activities

  • Issue created by @trafo
  • @trafo opened merge request.
  • Issue was unassigned.
  • Status changed to Needs review 12 months ago
  • πŸ‡ΈπŸ‡°Slovakia trafo

    In the project was $variables passed by reference in THEME_responsive_table(). This let into discovery that rows are not constructed correctly and it's even not necessary to do that since $cell['attributes'] is an object.

    I've just cleaned up the code and removed unnecessary assignments.

Production build 0.69.0 2024