Public bug reported:
First, it cannot bind action to the button with destructive effects
(marked with .btn-danger), which is rendered as <button> element instead
of <a>. Second, @bind_row_action() decorator doesn't expect to find a
single primary action, outside of div.btn-group container - thus failing
to click the single button.
** Affects: horizon
Importance: Undecided
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
** Tags: integration-tests
--
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/1537526
Title:
Integration tests @tables.bind_row_action() is too picky about buttons
layout
Status in OpenStack Dashboard (Horizon):
In Progress
Bug description:
First, it cannot bind action to the button with destructive effects
(marked with .btn-danger), which is rendered as <button> element
instead of <a>. Second, @bind_row_action() decorator doesn't expect to
find a single primary action, outside of div.btn-group container -
thus failing to click the single button.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1537526/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp