Opened 11 years ago
Closed 11 years ago
#26433 closed defect (bug) (fixed)
Themes: Don't navigate away from themes.php on author click in grid view
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.8 | Priority: | normal |
Severity: | normal | Version: | 3.8 |
Component: | Customize | Keywords: | has-patch |
Focuses: | Cc: |
Description
Authors are hidden by default, but when you start a search, if your search matches part of an author name, the author names will be revealed in the grid view, along with the author URI links. So when you click on a theme, if you're unlucky enough to hit the author area, you'll be navigated away from themes.php.
- Appearance - Themes
- Search for "wordpress" to reveal the author on the twenties
- Click the author name
- The modal will be shown, but you'll be taken to wordpress.org soon after
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 26433.diff: prevent any additional actions that are not in
.theme-actions
before expanding.