-
Problem report
-
Resolution: Won't fix
-
Trivial
-
None
-
4.0.25, 5.0.4, 5.2.0beta1
Problem description: according to the current implementation of the plain text widget, if only 1 item is selected in "Items" field and "Items location" is set to "Top", item name is not displayed at all (it is shown only when there are 2 and more items to display):
I would suggest to show item name on top even if the widget is configured to display only a single item.
Steps to reproduce:
- Open any dashboard
- Add a plain text item to this dashboard with the following parameters:
- # Items - any item that has data, just make sure there is only 1 item defined in this field
- # Items location - Top
- Save the widget and check it on the dashboard in view mode
Result: Item name is not displayed on the widget at all.
Expected: Item name should be displayed in the header of the table, just like it is when there are 2 items to display.