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

[Search] Unprofessional Hover Effect when Action is Added #5977

Closed
jmorales2718 opened this issue Nov 25, 2017 · 2 comments
Closed

[Search] Unprofessional Hover Effect when Action is Added #5977

jmorales2718 opened this issue Nov 25, 2017 · 2 comments

Comments

@jmorales2718
Copy link

jmorales2718 commented Nov 25, 2017

Hi,

This is a super simple to fix problem...

Found a strange css effect that makes searches with an action look bad.

image

This only occurs on hover and can be found on line 221 of semantic-ui-css/components/search.css:

image

It is only a problem on hover, but it seems like a strange effect when inside the completely rounded search field.

Background Info:

Google Chrome and using SUI React Search Module.

Recreate:

Add input prop to Search as follows:

<Search input={{action: <Button>Button</Button>}}

JSFiddle Demo

Here's a simple fiddle

@stale
Copy link

stale bot commented Feb 24, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 24, 2018
@stale stale bot closed this as completed Mar 26, 2018
@lubber-de

This comment was marked as spam.

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