User tests: Successful: Unsuccessful:
The following admin views have not been converted to use draggable for sorting so the sorting is currently broken
index.php?option=com_languages&view=languages
index.php?option=com_users&view=levels
index.php?option=com_content&view=featured
Once applied you can sort the rows in these views and the sort order will be saved.
Pull Request for Issue #21787
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_content com_languages com_users |
Labels |
Added:
?
|
I have tested this item
See https://issues.joomla.org/tracker/joomla-cms/22049#event-390511
I have tested this item
I have tested this item
This view is not draggable: index.php?option=com_content&view=featured
The other both views are draggable
@bees4ever I can see from your movie that you forgot to click on the column header - this is required before sorting is possible. Basically you can only sort a column by ordering (drag'n'drop) if you have already sorted the column by ordering.
@ufuk-avcu @ThomasFried Can you test again and see if you made the same error
can this please be retested. i am convinced it works and that the testers did not sort the column first.
I have tested this item
With the hint from @brianteeman both views (index.php?option=com_content&view=articles
and index.php?option=com_content&view=featured
) worked for me.
Thank you
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-09-16 02:06:58 |
Closed_By | ⇒ | wilsonge |
Thanks!
Thanks
Unfortunately
index.php?option=com_content&view=articles
andindex.php?option=com_content&view=featured
is not draggable butindex.php?option=com_languages&view=languages
andindex.php?option=com_users&view=levels
are draggable.