Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

Last modified 10 years ago

#3349 closed enhancement (fixed)

Post Update spinner

Reported by: xeqta Owned by:
Priority: normal Milestone: 1.5
Component: Core Version: 1.5
Severity: Keywords:
Cc:

Description

On the "Post Update" buttons around the site, make the spinner INSIDE the button instead of having a spinner outside. Other buttons use an inner spinner as well.

Change History (6)

#1 @DJPaul
15 years ago

  • Milestone Awaiting Review1.3
  • Type defectenhancement

This change was made in r4714:4717. I've just put in r4721 because the CSS needed changing; check it out and let us know if we've missed anything. Thanks!

#2 @DJPaul
15 years ago

  • Resolutionfixed
  • Status newclosed

#3 @DJPaul
15 years ago

  • Resolution fixed
  • Status closedreopened

Re-opening as a master ticket for all the AJAX spinners; we've got a lot of span.ajax-loader still around. These should be removed, and the "loading" class applied to the button or other form element.

#4 @boonebgorges
15 years ago

(In [4800]) Replaces ajax-loader code with .loading throughout messaging component. See #3349

#5 @boonebgorges
15 years ago

  • Resolutionfixed
  • Status reopenedclosed

(In [4804]) Removes ajax-loader spans from markup and ajax-loader triggers from bp-default JS. Replaces with .loader class when appropriate. Fixes #3349

#6 @DJPaul
10 years ago

  • Component General - UX/UICore
Note: See TracTickets for help on using tickets.