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

<button> does not get emphasis on hover #952

Closed
cemremengu opened this issue Nov 28, 2016 · 4 comments
Closed

<button> does not get emphasis on hover #952

cemremengu opened this issue Nov 28, 2016 · 4 comments

Comments

@cemremengu
Copy link

The simple button example (including all button examples) like

<Button>Click Here</Button>

get emphasis on hover. However, for some reason I am not getting it using any of the examples except when using animated which should be used with an icon so that the button will not get truncated.

@jeffcarbs
Copy link
Member

I am not sure what is being reported here. Can you please provide the information requested in the issue template?

Also be sure you're using the <Button> component provided by semantic-ui-react, and not the <button> HTML component.

@levithomason
Copy link
Member

I've tested all hover effects on all buttons and they are working. FWIW, hover effects are also CSS powered which is beyond the scope of our project at this time. Closing for now, will re-open if there is more information to go on.

@cemremengu
Copy link
Author

@levithomason @jcarbo I believe it was due to using CSS from the CDN because it works now. Maybe it was not loading properly at that time.

I am an amateur when it comes to front-end so I apologize if this was a stupid question :) Thanks for the quick responses and keep up the amazing work.

@levithomason
Copy link
Member

Whoa, no stupid questions! I am an amateur at life so I apologize if my response seemed to indicate that your question was not cool enough for me :P

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

3 participants