← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1583319] Re: UX: Duplicated view title under Settings section

 

Reviewed:  https://review.openstack.org/318414
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b8624947f2949539594cdd20d4ec9390c2e8c756
Submitter: Jenkins
Branch:    master

commit b8624947f2949539594cdd20d4ec9390c2e8c756
Author: liyingjun <yingjun.li@xxxxxxxxxxxxxxx>
Date:   Thu May 19 10:36:01 2016 +0800

    UX: Remove duplicated view title under Settings section
    
    Under Setttings -> User Settings OR -> Change Password
    There are two title elements with the same content and shown in the same
    area, remove one for better ux.
    
    Change-Id: I863363d8fc79f5144d8ead750ba48878a7fa251b
    Closes-bug: #1583319


** 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/1583319

Title:
  UX: Duplicated view title under Settings section

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Go to Setttings -> User Settings OR -> Change Password

  There are two <h*> elements:

  <h1>: page-header
  <h3>: modal-title

  Both elements contain the same contents and shown in the same area. I
  think only one of those is necessary.

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


References