Skip to content

[Bugfix] UI: Input ViewControls dont display selected value#11742

Open
fhelfer wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
fhelfer:ui/fix/input-view-control-selected-value
Open

[Bugfix] UI: Input ViewControls dont display selected value#11742
fhelfer wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
fhelfer:ui/fix/input-view-control-selected-value

Conversation

@fhelfer

@fhelfer fhelfer commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Problem: In Input ViewControls (Pagination limit dropdown, Sortation), the active option was not shown with a checkmark. Sortation also did not mark the default option when no value was set.

Fix: Added missing CSS for the pagination limit dropdown. In the renderer, shared logic marks the selected <li>; for pagination

@fhelfer fhelfer added bugfix kitchen sink php Pull requests that update Php code css/html Pull requests that propose changes to CSS/SCSS or HTML files. labels Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix css/html Pull requests that propose changes to CSS/SCSS or HTML files. kitchen sink php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants