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: Button is-disabled is able to click now #240

Closed
guastallaigor opened this issue Jan 3, 2019 · 1 comment · Fixed by #243
Closed

Bug: Button is-disabled is able to click now #240

guastallaigor opened this issue Jan 3, 2019 · 1 comment · Fixed by #243
Assignees
Labels
bug Something isn't working released

Comments

@guastallaigor
Copy link
Member

Describe the bug
The button is-disabled is able to click now.

To Reproduce

Steps to reproduce the behavior:

  1. Go to storybook or index.html
  2. Click on is-disabled button
  3. You are able to click on it even if the cursor is not-allowed and the css button click effect is presented.

Expected behavior
Should not be clicked just like it is on master.

Screenshots
image

Environment:

  • OS: Ubuntu 18.04
  • Browser: Chrome 71.0
  • Build environment (i.e. NodeJS): Node v9.11.1

Suggestion(s) for fixing this issue
Comparing it to master, the sizes are also different I think.

Additional context
N/A

@BcRikko
Copy link
Member

BcRikko commented Feb 16, 2019

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants