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

bug(progress): Progress ignores manual addition of success class #100

Closed
edcarroll opened this issue Jun 7, 2017 · 0 comments
Closed

bug(progress): Progress ignores manual addition of success class #100

edcarroll opened this issue Jun 7, 2017 · 0 comments

Comments

@edcarroll
Copy link
Owner

When creating a progress component that you want to be green, the following

<sui-progress class="success"></sui-progress>

doesn't work, because the progress uses a host binding to determine whether the success class should be added or not.

You should be able to manually create a green progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant