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

FEATURE: show/hide components attribute #4

Open
stevebuik opened this issue Jan 6, 2017 · 0 comments
Open

FEATURE: show/hide components attribute #4

stevebuik opened this issue Jan 6, 2017 · 0 comments

Comments

@stevebuik
Copy link
Owner

It's often useful to hide the components being tested so that only the status bar, assertions and failures are displayed in the UI.

An attribute could be added with a checkbox in the status bar to toggle it. The value can be a css string which toggles slds-hide in and out of the string. This can then be used in the markup to wrap the test markup.

The checkbox will need to fire a toggle component event to the test since it is a child component.

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