Opened 8 years ago
Closed 4 months ago
#37878 closed defect (bug) (maybelater)
Post filtering and use of Quick Edit
Reported by: | ShaneJones | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.7 |
Component: | Quick/Bulk Edit | Keywords: | reporter-feedback |
Focuses: | ui, javascript, administration | Cc: |
Description
Assuming I have a draft post I want to quickly publish.
- I head to the Posts page.
- I click on Draft above the list of posts,
- I then click on Quick Edit,
- Change the Post Status to Publish and Click update,
- The Post Status will now be updated although it still appears on this list.
A more expected result would be to remove / hide this post on update and also update the numbers of each status using AJAX.
This also happens when changing to any other Post Status and includes Pages and Custom Post Types.
Change History (8)
#4
@
20 months ago
Component review today
- This issue is still valid with Quick Edit with multiple testing (additional comments above in #3).
- Proposal that this ticket is set to resolution 'maybelater'.
- Checking with @ShaneJones if there is anything additional would like to add to this ticket or add a patch.
This ticket was mentioned in Slack in #core by abhanonstopnews. View the logs.
20 months ago
Note: See
TracTickets for help on using
tickets.
If 'Bulk actions' to be applied on the checked posts page will be refreshed and list with current post status will be correct, but Quick Edit is working with ajax, and page staying the same. At this case it looks like we need to do quite a lot - check requirements and remove post from the current list if it isn't fulfilling these requirements any longer and also update the whole submenu above the list, and amount of items above and below the list as well.
We have similar ticket #41494 with resolution 'maybelater', so, I am suggesting the same for this one.