You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In ButtonWithIcon the text stays white on hover, but here it is changing to green which has insufficient contrast. It looks like an oversight, in any event it's an easy fix I'd be happy to contribute.
The text was updated successfully, but these errors were encountered:
Good catch! ButtonSearch is a variant of ButtonWithIcon since #81. The issue I think is that ButtonSearch should have its own usages instead of inheriting the ButtonWithIcon usages
See #261 for the button search options and corresponding classes.
Let me know if you would like to create a pull request. This might not be as straight forward as we will have to customize the usages for a variant. So I'm also happy to work on a fix and maybe you can review it.
-Mayflower React
-Component: ButtonSearch
In ButtonWithIcon the text stays white on hover, but here it is changing to green which has insufficient contrast. It looks like an oversight, in any event it's an easy fix I'd be happy to contribute.
The text was updated successfully, but these errors were encountered: