-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[6.0] Feature/collapseable tables #41557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 6.0-dev
Are you sure you want to change the base?
[6.0] Feature/collapseable tables #41557
Conversation
wont setting the list limit to zero create big problems on sites with a lot of categories etc |
@brianteeman Do you have a different idea how to solve this? I think in 99.9% it will work really good to list all categories. |
administrator/components/com_categories/tmpl/categories/default.php
Outdated
Show resolved
Hide resolved
administrator/components/com_categories/tmpl/categories/default.php
Outdated
Show resolved
Hide resolved
administrator/components/com_categories/tmpl/categories/default.php
Outdated
Show resolved
Hide resolved
I have suggested various corrections and bug fixes.
|
…joomla-cms into feature/collapseable-tables
I like the idea, but we already wasting so much space for columns... we need a better solution for this. |
Back to pending. @chmst Do you know who currently is in the accessibility team and could check this PR? This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/41557. |
I have tested this item ✅ successfully on 729442a This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/41557. |
This pull request has been automatically rebased to 5.2-dev. |
I have tested this item 🔴 unsuccessfully on 729442a An error has occurred. Function Location1 () JROOT/libraries/src/WebAsset/WebAssetRegistry.php:135 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/41557. |
@bascherz The reason for that is that this PR has a conflict in the relevant file, so it can't really be tested. You can see conflicts by going to the PR on GitHub and scrolling to the bottom. |
This seems to be happening to quite a few of the features I try to test. I will be more observant in subsequent testing. |
This pull request has been automatically rebased to 5.3-dev. |
Tested unsuccessfully on 5.3.0-beta. Got the error mentioned above "0 There is no "table.rows" asset of a "script" type in the registry." |
I have tested this item 🔴 unsuccessfully on 80fe025 There is no "table.rows" asset of a "script" type in the registry. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/41557. |
This pull request has been automatically rebased to 6.0-dev. |
The accessibility issues mentioned in this comment further above still have to be fixed: #41557 (comment) |
Pull Request for Issue #38335 .
Summary of Changes
Added function for collapsing child item for:
Testing Instructions
Actual result BEFORE applying this Pull Request
No function, because new feature
Expected result AFTER applying this Pull Request
New feature should availible. How it works is described in the Testing Instruction
Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed