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

Fix Searchkit "Add" columns button UI #21315

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

deb1990
Copy link
Contributor

@deb1990 deb1990 commented Aug 30, 2021

Overview

In Search Kit, the Add Columns Button UI has been fixed. Previously it was not visible when using with Shoreditch.
In Response to civicrm/org.civicrm.shoreditch#512.

Before

With Shoreditch
2021-08-30 at 1 44 PM

Without Shoreditch
2021-08-30 at 1 45 PM

After

With Shoreditch
2021-08-30 at 1 43 PM

Without Shoreditch
2021-08-30 at 1 44 PM

Technical Details

Previously btn-default-outline was used for the button, which is not correct, because with that class, the Border and Font Color are white. In this case, we need a darker color, since the background is set to white https://github.com/civicrm/civicrm-core/blob/master/ext/search_kit/css/crmSearchAdmin.css#L72.

@civibot
Copy link

civibot bot commented Aug 30, 2021

(Standard links)

@eileenmcnaughton
Copy link
Contributor

Looks better to me - @colemanw ?

@colemanw colemanw merged commit 27bf657 into civicrm:master Aug 30, 2021
@colemanw
Copy link
Member

I'm happy with that change but I still think the styling in Shoreditch is problematic.

@deb1990 deb1990 deleted the fix-searchkit-add-button-ui branch August 31, 2021 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants