User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This is an addition to the PR #35093
Changed layout of categories list as tree. Also added an extra separator line on top of the first child
In the article categories, create some categories with some nested categories in it.
Add a description in every category and also add an image in the options tab.
Create a menu item of Articles -> List All Categories in an Article Category Tree
Make sure in the option tab that the categorie image and description are set to show.
To create the new CSS files run: npm run build:css
Status | New | ⇒ | Pending |
Category | ⇒ | Repository NPM Change Front End com_content |
Title |
|
@joomdonation Yes it's generic and is on my todo list. If I find some time I'll try to implement the solution. @drmenzelit the animation in the accordion is gone by the way. Was this intended?
I have tested this item
It's nicer now as in previous PR :-)
@RickR2H What do you mean with: "the animation in the accordion is gone by the way."
Rick: Bedankt hoor, leuk geworden zeg, he, he :-)
Result:
@joomdonation Yes it's generic and is on my todo list. If I find some time I'll try to implement the solution. @drmenzelit the animation in the accordion is gone by the way. Was this intended?
The animation was probably part of Bootstrap. I was looking for a generic solution without Bootstrap so I didn't payed attention at that
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
joomla-extensions/weblinks#467 (comment) @joomdonation similiar in PR in com_weblinks
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-11-13 23:21:12 |
Closed_By | ⇒ | bembelimen | |
Labels |
Added:
?
?
NPM Resource Changed
|
Thx
Thanks @RickR2H . Not having good experience with frontend code but could we have a way to re-use the css code here for other extensions ?
We have other components like com_contact, com_weblinks, com_newsfeeds use the same structure, so if we can use a generic class name instead of hardcode it to com_content, that would be better.