← Back to team overview

mahara-contributors team mailing list archive

[Bug 1823506] A change has been merged

 

Reviewed:  https://reviews.mahara.org/9731
Committed: https://git.mahara.org/mahara/mahara/commit/62cb41b0176fa9b3beefcad63814d8e2faecdee6
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    19.04_STABLE

commit 62cb41b0176fa9b3beefcad63814d8e2faecdee6
Author: Evonne Cheung <evonne@xxxxxxxxxxxxxxx>
Date:   Tue Apr 9 12:03:56 2019 +1200

Bug #1823506 Padding between profile image and name on friend request

Space added between user icon and user name on friend request / denial
/ removal page.

behatnotneeded

Change-Id: I4f0db56cf50f4f092b9c2f1b917457519fe03720
(cherry picked from commit ed06b49104f85ba754cdb05cb2d2e4c68ac81627)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1823506

Title:
  Padding between profile image and name on friend request / denial /
  removal page

Status in Mahara:
  Fix Committed

Bug description:
  This is an issue that has come up after the upgrade to Bootstrap 4.

  There is no space between the profile image and the name of the person
  on the "Send NAME a friendship request" page
  /user/requestfriendship.php?id= (see attachment).

  To replicate:

  1. Set up 2 people.
  2. User A requests friendship of User B on /user/index.php by clicking the "Send friend request" link.
  3. On the "Send User B a friendship request" page...

  Expected result: There should be some padding between the profile picture and the name as per https://manual.mahara.org/en/18.10/_images/friend_request.png
  Actual result: There is no padding.

  The same applies when you are on the "Deny friend request" page
  /user/denyrequest.php after having clicked the "Deny" button. And also
  on the "Remove friend" page /user/removefriend.php

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1823506/+subscriptions


References