Opened 10 years ago
Closed 10 years ago
#5605 closed enhancement (fixed)
Add "Visit Group" link to wp-admin group edit screen
Reported by: | dcavins | Owned by: | |
---|---|---|---|
Milestone: | 2.1 | Priority: | low |
Severity: | minor | Version: | 2.0 |
Component: | Administration | Keywords: | has-patch needs-testing |
Cc: |
Description
After updating a group in the wp-admin group edit screen, I often want to visit it. At the moment, there's no direct way to do that . (You can go back out to the groups list, find the group and click "Visit", but that's a few steps if you've got a bunch of groups.)
So I've added a "Visit Group" text link in a similar location to the WordPress post edit screen. (It seems like the obvious place for it to go, but feedback is welcome.)
This does expose a slightly separate issue that the user can navigate away from the group edit screen without saving changes first. (WordPress's edit post screen adds a confirmation dialog if the user has made changes.) If we'd like to add confirmation to this screen, I can work on that, too.
I do find myself using the wp-admin group edit screens often and find them handy. Thanks for your feedback on this.
Attachments (1)
Change History (3)
#2
@
10 years ago
- Resolution set to fixed
- Status changed from new to closed
I'm going to improve on this idea and make a new row for the Permalink and a Visit Group button, to match the Edit Post screen more exactly.
My finger slipped when writing the commit message. This is fixed in r8412.
This does expose a slightly separate issue that the user can navigate away from the group edit screen without saving changes first. (WordPress's edit post screen adds a confirmation dialog if the user has made changes.) If we'd like to add confirmation to this screen, I can work on that, too.
Yes, please open another ticket for it.
Nice idea. Let's do this or something like it for 2.1.