[buddypress-trac] [BuddyPress] #3171: visual alignment of accept/reject friendship buttons
    buddypress-trac at lists.automattic.com 
    buddypress-trac at lists.automattic.com
       
    Sat Apr 23 11:35:17 UTC 2011
    
    
  
#3171: visual alignment of accept/reject friendship buttons
-------------------------+-----------------
 Reporter:  DJPaul       |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  minor        |  Milestone:  1.3
Component:  Theme        |    Version:
 Keywords:               |
-------------------------+-----------------
 When accepting or rejecting a friend request, the order of the buttons is
 "[ACCEPT] [REJECT]". When clicking either, the other button's visibility
 is set to 'hidden'. On completion of the AJAX request, the button click is
 faded out, the html update, and faded back in again.
 For the accept button, it then appears as "[ACCEPTED]        ]" (note the
 white space).
 This is because the hidden element is set visibility: hidden. I assume
 this is to prevent the button "jumping" around as soon as it is pressed.
 When the result button is faded in, the other button should be set to
 hidden so that there isn't a big gap. I'll attach a screenshot.
-- 
Ticket URL: <https://trac.buddypress.org/ticket/3171>
BuddyPress <http://buddypress.org/>
BuddyPress
    
    
More information about the buddypress-trac
mailing list