← Back to team overview

mahara-contributors team mailing list archive

[Bug 1860368] Re: Arrow bar in Modern and Ocean not correct wen hovering over non-active tab

 

** Also affects: mahara/19.10
   Importance: Undecided
       Status: New

** Also affects: mahara/20.04
   Importance: High
     Assignee: Evonne Cheung (evonne)
       Status: Fix Committed

** Changed in: mahara/19.10
   Importance: Undecided => High

** Changed in: mahara/19.10
    Milestone: None => 19.10.2

** Changed in: mahara/19.10
       Status: New => Fix Committed

-- 
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/1860368

Title:
  Arrow bar in Modern and Ocean not correct wen hovering over non-active
  tab

Status in Mahara:
  Fix Committed
Status in Mahara 19.10 series:
  Fix Committed
Status in Mahara 20.04 series:
  Fix Committed

Bug description:
  In Modern and Ocean theme the group arrow bar has white text on white
  button when hovering over the non-active tab and therefore can't read
  it.

  For modern theme I think it is because of the combination of

  https://git.mahara.org/mahara/mahara/blob/master/htdocs/theme/raw/sass/components
  /_arrow-bar.scss#L68

  and Modern's theme setting both the hover and background colour to the
  same thing

  $arrow-link-hover-color:                    #FFFFFF;
  $arrow-link-background-color:               #fff;

  Not sure why Ocean theme is not working right

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


References