Making WordPress.org

Opened 9 years ago

Closed 9 years ago

#3399 closed defect (bug) (worksforme)

Spinner not visible upon scroll of themes

Reported by: dd32 Owned by:
Priority: normal Milestone:
Component: Theme Directory Keywords: needs-patch
Cc:

Description

On https://wordpress.org/themes/browse/popular/ as you scroll down the next page of the theme results loads.
There's a spinner which is supposed to show in the void below the current themes while a new page is loading.

The <span class="spinner"></span> exists in the source code, it just doesn't appear to actually show, I believe this may be a CSS thing rather than JS.

Change History (1)

#1 @obenland
9 years ago

  • Resolutionworksforme
  • Status newclosed

The spinner is just meant to be shown when switching tabs, not when paginating themes.

If you're scrolling to actually look at themes (and not just to scroll), new themes load before you reach the end of the page.

Note: See TracTickets for help on using tickets.