Actions
Bug #99197
closedShow to top/bottom icons in formengine when more size >= 3
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2022-11-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
currently the to top/bottom icons are only shown if the size is set to 5 or larger. having the limit with size set to 3 makes more sense
in future the icons should be shown dynmically depending on the actual count of items and not regarding the size of the element itself.
issue orginates from https://github.com/georgringer/news/issues/1969
Actions