Opened 2 weeks ago
Closed 34 hours ago
#8347 closed defect (bug) (fixed)
Show all patterns button remains visible after all patterns are displayed
| Reported by: | ravichudasama01 | Owned by: | obenland |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Theme Directory | Keywords: | |
| Cc: |
Description
The "Show all patterns" button remains visible after all patterns have been displayed. Clicking it again redirects/scrolls the user back to the beginning of the pattern list instead of being hidden or disabled.
Steps to Reproduce:
Open https://wordpress.org/themes/twentytwentyfive/
Click "Show all patterns".
Wait until all patterns are displayed.
Observe that the "Show all patterns" button is still visible.
Expected Result:
After all patterns are loaded and displayed, the "Show all patterns" button should be hidden or disabled.
Actual Result:
The "Show all patterns" button remains visible even after all patterns have been displayed.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed in https://github.com/WordPress/wporg-theme-directory/pull/164.