Skip to content

Conversation

@fhelfer
Copy link
Contributor

@fhelfer fhelfer commented Jan 30, 2026

Error: The element “a” must not appear as a descendant of the “button” element.
https://mantis.ilias.de/view.php?id=45422

Glyphs with action were rendered as and ended up inside ,
which is invalid. Extend USE_BUTTON_CONTEXT_RENDERER_FOR with
StandardFilterContainerInput and ModeViewControl so glyphs render
as in these contexts.

Problem

  • Validator: <a> als Nachfahre von <button> ungültig (z. B. Filter, Dashboard ViewControlMode).

Lösung

  • GlyphRendererFactory: StandardFilterContainerInput und ModeViewControl zu USE_BUTTON_CONTEXT_RENDERER_FOR hinzufügen → Glyphe als span in diesen Kontexten.

@fhelfer fhelfer added bugfix kitchen sink php Pull requests that update Php code labels Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix kitchen sink php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants