-
Notifications
You must be signed in to change notification settings - Fork 32
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
Update: padlock replaces icon when trickle button locked (#217) #218
Conversation
@kirsty-hames I do not actually see the Also, to align with another Trickle PR, could we call the class
|
Hey @swashbuck, both
Could you re-test this please?
Agreed, disabled is the button state. |
Update: I can replicate this on blocks not in an assessment. As per @swashbucks suggestion, I've reintroduced the button template |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👀
🎉 This PR is included in version 7.3.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Fixes #217
Update
As per Vanilla issue #446, locked disabled buttons should display a padlock icon.
Testing
Enable the following on
_trickle._button
:Trickle button should display a padlock icon whilst locked.
On completing content, trickle button should unlock and the standard chevron icon displays.