Make WordPress Core

Opened 8 years ago

Last modified 14 months ago

#37878 new defect (bug)

Post filtering and use of Quick Edit

Reported by: shanejones's profile ShaneJones Owned by:
Milestone: Awaiting Review 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 (6)

#1 @ShaneJones
7 years ago

  • Type changed from enhancement to defect (bug)

#2 @SergeyBiryukov
7 years ago

  • Component changed from General to Quick/Bulk Edit

#3 @oglekler
14 months ago

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.

#4 @webcommsat
14 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.


14 months ago

#6 @oglekler
14 months ago

  • Keywords reporter-feedback added
Note: See TracTickets for help on using tickets.