← Back to team overview

mahara-contributors team mailing list archive

[Bug 1883031] Re: The cancel link (button) on forms has an odd style once clicked

 

The split second is caused by the fact that it has the class btn-primary
in it when it shouldn't. There is already an override to make background
transparent, hence it's only there for a split second. Ideally this
class should be removed from code, I had a look at the lib.php but
realised that the btn-primary gets applied on both Save Plan and Cancel,
can it just appear on Save Plan?

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

Title:
  The cancel link (button) on forms has an odd style once clicked

Status in Mahara:
  New

Bug description:
  I noticed this issue on adding a Plan form when I clicked (and held
  the click) on the 'cancel' button.

  In 19.10 it used to give a grey background but now it gives a dark
  green background

  It only appears for a split second but I'm not sure if it needs to
  appear at all or if the style needs fixing

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


References