div inside span breaks HTML validation

Created on 21 June 2023, about 2 years ago

Problem/Motivation

The checkbox added by vbo_export is inside a div element, but that is inside a span element. HTML does not allow a div to be inside a span, causing a validation error.

Proposed resolution

Turn the div into another span.

πŸ› Bug report
Status

Active

Version

4.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada Liam Morland Ontario, CA πŸ‡¨πŸ‡¦

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

Comments & Activities

  • Issue created by @Liam Morland
  • Status changed to Postponed: needs info 17 days ago
  • πŸ‡ΊπŸ‡¦Ukraine AstonVictor

    Hi there,

    I tried different themes and was not able to reproduce it and I don't see any span elements in vbo_export module.
    Maybe it's smth related to the views_bulk_operations β†’ module that creates a config form for operations or smth related to your admin theme.

    thanks in advance

Production build 0.71.5 2024