Opened 5 years ago
Last modified 5 years ago
#50082 new defect (bug)
Item count is not increasing after adding category
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | 5.5 |
Component: | Taxonomy | Keywords: | dev-feedback |
Focuses: | ui, javascript, administration | Cc: |
Description
I found the number of categories count is not increasing after adding a category for any post types.
Please review this issue.
Screenshot: https://prntscr.com/saugwy
Attachments (1)
Change History (6)
#1
@
5 years ago
- Component changed from Taxonomy to Administration
- Focuses ui javascript added
- Severity changed from major to normal
#2
@
5 years ago
@Otto42,
Thanks for replying.
Yes right, I understand the refreshing page will show the real item count.
What if users adding and deleting multiple categories, tags? they doesn't know the real item counts.
Categories, Tags add and delete actions should update item counts.
Note: See
TracTickets for help on using
tickets.
Confirmed, the JS that updates the table dynamically does not update that item count, on either adding or deleting entries. Same thing happens on the "Tags" pages.
Refreshing the whole page will refresh the item count as well.