Opened 10 years ago
Last modified 5 years ago
#28118 new defect (bug)
category sort bug
Reported by: | slickremix | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | 3.9 |
Component: | Taxonomy | Keywords: | needs-patch |
Focuses: | administration | Cc: |
Description
I've noticed when creating categories with subcategories in the admin category page, that when you try and sort the Name, Slug or Posts it works great, however any subcategories that had a - next to them are now gone, and they will not come back after page refresh. The subcategories are still attached to the proper main category, it just lacks the visual - or -- before the name.
Attachments (2)
Change History (14)
#1
@
10 years ago
- Keywords needs-patch added
- Milestone changed from Awaiting Review to Future Release
#4
@
9 years ago
- Keywords ux-feedback added
UX feedback on comment:2
This ticket was mentioned in Slack in #design by karmatosed. View the logs.
7 years ago
#7
@
7 years ago
I think the problem might have been that refreshing the page still has the orderby parameter, and the solution is to simply click on the Categories link in the main navigation(as it doesn't have any orderby parameters).
I can confirm that when any sorting is applied, there are no hierarchy indicators, but I believe this is by design. I'm attaching screenshots without/with sorting.
#8
@
7 years ago
@nikolov.tmw Thanks for adding those screenshots, maybe if I had done that we wouldn't still be here 3 years later :) And also big thanks to @melchoyce for the follow up!
This ticket was mentioned in Slack in #design by karmatosed. View the logs.
6 years ago
#10
@
6 years ago
I think it's hard to gauge the right solution here without knowing more about when and why people sort categories. @slickremix, I know it's been a while, but do you remember what you were doing when you discovered this issue? Do you use and sort your categories often?
I'm wondering if the category level visual clue should exist or not in the first place.
I feel it might create confusion for the users in the sense that it might seem as if a certain category is a child of another category while that's not the case.
Also imagine what's going to happen if a plugin/theme developer forced the default landing page to show terms ordered by a certain criteria(maybe it makes more sense for a content editor to see the categories ordered by name instead of by ID). Out of a sudden the terms will show hierarchy which most likely doesn't match the actual hierarchy.