yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62479
[Bug 1651658] Re: In drawer, 'priority' attribute should be handled conversely against rows
Reviewed: https://review.openstack.org/413462
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d33939cb982ede5973f8b0cebbd5c5f55e61cd0c
Submitter: Jenkins
Branch: master
commit d33939cb982ede5973f8b0cebbd5c5f55e61cd0c
Author: Shu Muto <shu-mutou@xxxxxxxxxxxxx>
Date: Wed Dec 21 16:33:36 2016 +0900
In drawer, handle 'priority' attribute conversely against row
'priority' attribute has be handled in drawer [1][2], but the behavior
is same as in rows. The behavior is that the items which have lower
priority are hidden from both of row and drawer when wid$
Drawer is used for the supplements against the row, so it should be
handled conversely.
It means that items appear in drawer when they are hidden from row.
This patch fixes it.
[1] https://bugs.launchpad.net/horizon/+bug/1648332
[2] https://review.openstack.org/#/c/397132/
Change-Id: Ia0487a1d95ba16d764546cdb374fe786a0f0f648
Closes-Bug: #1651658
** 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/1651658
Title:
In drawer, 'priority' attribute should be handled conversely against
rows
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
'priority' attribute has be handled in drawer [1][2], but the behavior is same as in rows.
The behavior is that the items which have lower priority are hidden from both of row and drawer when widow width is narrower.
Drawer is used for the supplements against the row, so it should be handled conversely.
It means that items appear in drawer when they are hidden from row.
[1] https://bugs.launchpad.net/horizon/+bug/1648332
[2] https://review.openstack.org/#/c/397132/
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1651658/+subscriptions
References