User tests: Successful: Unsuccessful:
This PR is another concept of the sidebar submenu ( #19552 ). It shows the links as navbar and adds a button that you will be able to use to show or hide that bar.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_content Language & Strings Layout Libraries |
Much prefer this approach, although I dont think the toggle would be required at all. Also a small linear separator inbetween each item.
I like the idea. Only issues I can see with this approach..
An issue on the same subject.. #16020
This is looks good
Labels |
Added:
?
?
?
|
Category | Administration com_content Language & Strings Layout Libraries | ⇒ | Administration com_content com_languages Language & Strings Layout Libraries |
No one force the developers to replace the sidebar with "search tools". The sidebar still exists and everyone will be able to implement it in their extensions.
We didn't 100% force Search Tools in part because Hathor didn't support it. I think with 4.0 we can re-evaluate if we need to keep supporting two ways of handling search filters or sidebar navigation and cut the duplication if appropriate.
I will say though that these toolings very heavily favor if you're using the "classic" MVC stack in your extension. If you're using your own RAD or the "no MVC" stack implementing these features isn't the easiest thing to do (I did pull it off in https://github.com/joomla-extensions/patchtester/blob/master/administrator/templates/atum/html/com_patchtester/pulls/default.php but it feels ugly to say the least).
I have tested this item
When you click on categories or featured articles or fields or field groups , the UI is same as standard Joomla 4 (sidebar). The UI suggested by @ITPrism (Navigation bar) is only functional for Articles.
That's not an unsuccessful test. This is a proof of concept PR and it did not change every component view.
I have tested this item
The UI suggested by @ITPrism (Navigation bar) is only functional(successful) for Articles. The changes haven't been added for all component views.
Still relevant given the new iteration on the template and the discussion about dropping the sidebar in full?
Status | Pending | ⇒ | Information Required |
We're going to remove the submenu in entirety (although it's not been done yet) - also see joomla/40-backend-template#454
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-07-22 00:50:03 |
Closed_By | ⇒ | wilsonge |
Thankyou for the concept though :) very much appreciated
Can you please post a screenshot of the page I mentioned in your previous PR: #19552 (comment)
This is essential, as I think you're overlooking what the content of the sidebar might be!