Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct existing test case "should be possible open popover attached to an action inside more popover" in test.ActionBar.js #134

Open
RitwikSrivastava opened this issue Sep 21, 2020 · 0 comments

Comments

@RitwikSrivastava
Copy link
Contributor

RitwikSrivastava commented Sep 21, 2020

test case name "should be possible open popover attached to an action inside more popover" needs to be corrected as it is passing when the issue is reproducible too.

Expected : The test case should fail when issue is reproducible

Actual Behaviour : The test case passes everytime

Reproduce Scenario (including but not limited to)

Steps to reproduce: open a popover through an actionItem inside another popover.

Browser name/version/os (ie Chrome Version 62.0.3202.94 (Official Build) (64-bit) MacOS)

Coral Spectrum version

Sample Code that illustrates the problem (use the Playground if possible)

Screenshots (if applicable)

to fix the test cases already tried below steps:

tried with two similar popover inside more button. Still the test case passes everytime.

Also tried writing a new TC using the html ActionBar.base.html and then inserted a popover similar to relate popover in more action bar (to imitate the exact behaviour in aem). But still no success. .

@RitwikSrivastava RitwikSrivastava changed the title Correct existing test case at https://github.com/adobe/coral-spectrum/blob/master/coral-component-actionbar/src/tests/test.ActionBar.js#L663 Correct existing test case "should be possible open popover attached to an action inside more popover" in test.ActionBar.js Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant