User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Per discussion in #20811, module layouts should always be rendered even if no items are available.
Create mod_articles_category
override which always displays some custom message/code.
Publish Articles - Category
module. Configure filtering options so that no articles are displayed.
View the module in frontend.
Custom message shown.
Custom message not shown.
No.
Status | New | ⇒ | Pending |
Title |
|
Title |
|
Category | ⇒ | Modules Front End |
Labels |
Added:
?
|
I have tested this item
I have tested this item
I have tested this item
Title |
|
Title |
|
Status | Pending | ⇒ | Ready to Commit |
Status "Ready To Commit".
What happens if there is no custom message? Do you end up with an empty space? If so then I stick by my comments on that discussion that this is not desirable as you "may" end up with empty columns
#20811 (comment) you mentioned here we already have that behaviour so this change makes sense to allow customisation. However clearly we can probably improve this behaviour - but it's beyond the scope of this PR
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-06-03 14:46:36 |
Closed_By | ⇒ | wilsonge |
Thanks!
What happens if there is no custom message? Do you end up with an empty space? If so then I stick by my comments on that discussion that this is not desirable as you "may" end up with empty columns