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

Fixes the checkbox appearance #17571

Merged
merged 7 commits into from
Sep 27, 2019
Merged

Fixes the checkbox appearance #17571

merged 7 commits into from
Sep 27, 2019

Conversation

draganescu
Copy link
Contributor

Description

Fixes #17564

How has this been tested?

Tested locally.

Screenshots

Screenshot 2019-09-25 at 12 17 11

Types of changes

Used a CheckboxControl component for the taxonomy list.

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.

Copy link
Contributor

@talldan talldan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would be a good fix to get in soon, I left some hints on how to fix the e2e tests.

packages/e2e-tests/specs/taxonomies.test.js Show resolved Hide resolved
@talldan
Copy link
Contributor

talldan commented Sep 27, 2019

I've added this to the WP 5.3 Must Have's project, but feel free to remove it if you disagree.

@draganescu
Copy link
Contributor Author

Tests pass, review observations implemented.

@epiqueras epiqueras merged commit aeaf0a8 into master Sep 27, 2019
@epiqueras epiqueras deleted the fix/categories-checkbox-bg branch September 27, 2019 15:57
@youknowriad youknowriad added this to the Gutenberg 6.6 milestone Sep 30, 2019
youknowriad pushed a commit that referenced this pull request Sep 30, 2019
* Fixes the checkbox appearance

* using checkbox control

* fixing issues found by review

* fix for e2e

* fix test selector

* fix test selector pretty please

* fix test o' c'mon!
youknowriad pushed a commit that referenced this pull request Sep 30, 2019
* Fixes the checkbox appearance

* using checkbox control

* fixing issues found by review

* fix for e2e

* fix test selector

* fix test selector pretty please

* fix test o' c'mon!
@sainthkh sainthkh mentioned this pull request Feb 25, 2020
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sidebar - Checkbox: Background color AND icon is blue
4 participants