[buddypress-trac] [BuddyPress] #4951: Ajax spinner not appearing in buttons / tabs

buddypress-trac noreply at wordpress.org
Fri Jun 14 14:53:41 UTC 2013


#4951: Ajax spinner not appearing in buttons / tabs
--------------------------------------+-----------------------------
 Reporter:  henrywright               |       Owner:
     Type:  enhancement               |      Status:  new
 Priority:  normal                    |   Milestone:  Future Release
Component:  UX/UI                     |     Version:  1.7
 Severity:  normal                    |  Resolution:
 Keywords:  dev-feedback needs-patch  |
--------------------------------------+-----------------------------

Comment (by karmatosed):

 @henryright: I think we can inherit a lot though just do an opacity?

 What I am imagining is:

 a {
         // whatever the button does from theme
         opacity: 1;
 }

 a.loading {
         opacity: 1;
        //maybe have a fade css technique to go into the opacity
 }

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4951#comment:11>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list