Display the articles manager.
Depending on the window size, we may or not get the full dropdown list
Also, the Press to select
div reduces drastically the space available for the title of the items in the list, forcing it to go to next line. Example above for categories
Labels |
Added:
?
|
I am unable to replicate this in the current bs5 atum release
The drop-down position (opens UP or DOWN) depend from the element position on the viewport,
By default the dropdown will opens DOWN,
but if the element is close to the bottom edge of the viewport, it will opens UP.
However there possible glitches as on the screenshots when the viewport height is very small.
In 99% cases it can be fixed by scrolling up a bit, manualy :)
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-06-28 07:46:44 |
Closed_By | ⇒ | infograf768 | |
Labels |
Added:
No Code Attached Yet
Removed: ? |
See #23451 for the width issue.