← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1599262] Re: Destructive buttons on modal should be red

 

Reviewed:  https://review.openstack.org/339278
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=7f6e03a4dda5a502d31e3d19798b710ca9a182eb
Submitter: Zuul
Branch:    master

commit 7f6e03a4dda5a502d31e3d19798b710ca9a182eb
Author: Ying Zuo <yinzuo@xxxxxxxxx>
Date:   Thu Jul 7 16:36:28 2016 -0700

    Fix style of the submit button on confirmation modal
    
    If the action is destructive, the submit button on the confirmation
    modal should be red.
    
    Change-Id: I5d561bce70861eb1465a0f79f9496167a4fb4043
    Closes-bug: #1599262


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1599262

Title:
  Destructive buttons on modal should be red

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The destructive buttons in table are styled to be red to give the user a warning to process.
  The destructive buttons on confirmation modal don't have this styling but they should be consistent everywhere. 

  For example, when you try to delete one instance, the Terminate
  Instance action in the action menu is red when it's hovered. If the
  user selected multiple instances, the Terminate Instances action above
  the table has the same styling but the Terminate button on the
  confirmation modal doesn't have the same styling.

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


References