Making WordPress.org

Opened 8 years ago

Closed 7 years ago

#2249 closed enhancement (fixed)

Plugin Directory Admin: Cosmetic UX

Reported by: ipstenu's profile Ipstenu Owned by: tellyworth's profile tellyworth
Milestone: Plugin Directory v3.0 Priority: normal
Component: Plugin Directory Keywords: has-patch ux-feedback
Cc:

Description

The following changes aren't required for live, but would be nice to fix for the time we're using WP Admin Dashboard for reviews.

  • Edit Post Listing View - No option to see 'author.' Originally this was because authors used the backend, but since they won't, it would help reviewers.
  • Editing Posts - The slug is too short when editing. (I know that's WP thing)
  • Rename CPT from "My Plugins" to ... "Plugins" or something else? It's not 'My' anymore since it's admin only

Attachments (2)

2249.patch (4.6 KB) - added by SergeyBiryukov 7 years ago.
2249.quick-edit.PNG (13.2 KB) - added by SergeyBiryukov 7 years ago.

Download all attachments as: .zip

Change History (13)

#1 @SergeyBiryukov
8 years ago

  • Component changed from General to Plugin Directory

This ticket was mentioned in Slack in #meta by dd32. View the logs.


8 years ago

#3 @dd32
8 years ago

In 4383:

Plugin Directory: Reviewer admin UX tweaks

  • Rename the menu from 'My Plugins' to 'Repo Plugins' to match theme directory
  • Extend the 'slug' and 'author' inputs to be longer, accomodating longer slugs
  • Add the 'submitter' column to the list view (post_author)
  • Add the taxonomies columns to the list view (committer, contributors, tags

Plugin reviewers will most likely need to remove some of the columns through Screen Options to make the page usable, we can also remove some of the columns if they're not likely to be used.

See #2249.

#4 @dd32
8 years ago

Added more columns than you can deal with.. which ones should be removed? or maybe just hidden by default?

#5 @Ipstenu
8 years ago

We don't need to see these:

  • Tested up to
  • Rating
  • Active installs
  • Downloads
  • Support

The rest I can see people wondering about and needing for a fast look.

#6 @dd32
8 years ago

In 4401:

Plugin Directory: Remove non-needed columns from the reviewers plugin list table.

See #2249

#7 @SergeyBiryukov
7 years ago

Anything left here?

#8 follow-up: @Ipstenu
7 years ago

Only that it would be nice if QuickEdit would let me edit slugs :D Other than that, which is not a real issue, we're okay.

@SergeyBiryukov
7 years ago

#9 in reply to: ↑ 8 @SergeyBiryukov
7 years ago

  • Keywords has-patch added
  • Milestone changed from Plugin Directory v3 - Future to Plugin Directory v3.0

Replying to Ipstenu:

Only that it would be nice if QuickEdit would let me edit slugs :D

2249.patch implements that by restoring a simplified version of Quick Edit: 2249.quick-edit.PNG (the full version was removed in [5573] to avoid bypassing the new UI for status transitions).

Moving to the current milestone, as the ticket already has commits and a patch for the last remaining item.

#10 @melchoyce
7 years ago

  • Keywords ux-feedback added

#11 @tellyworth
7 years ago

  • Owner set to tellyworth
  • Resolution set to fixed
  • Status changed from new to closed

In 5714:

Plugin directory admin: restore Quick Edit and allow editing slugs from there. Props @SergeyBiryukov

Fixes #2249

Note: See TracTickets for help on using tickets.