Skip to content

Map Block: Fix the map theme picker buttons#14707

Merged
pento merged 2 commits intomasterfrom
fix/14701-map-theme-buttons
Feb 18, 2020
Merged

Map Block: Fix the map theme picker buttons#14707
pento merged 2 commits intomasterfrom
fix/14701-map-theme-buttons

Conversation

@pento
Copy link
Copy Markdown
Contributor

@pento pento commented Feb 17, 2020

Core is overriding the border-radius of the map theme buttons, so the first and last don't appear round, like they should.

Fixes #14701.

Changes proposed in this Pull Request:

  • CSS fix for map block theme buttons.

Is this a new feature or does it add/remove features to an existing part of Jetpack?

  • Bug fix.

Testing instructions:

  • Open the block editor.
  • Insert a map block.
  • Check that the map theme buttons are all round.

Screenshots

Before

image

After

Proposed changelog entry for your changes:

  • Map Block: Fix the styling of the map theme buttons.

@pento pento added Bug When a feature is broken and / or not performing as intended [Status] Needs Review This PR is ready for review. [Focus] Blocks Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack [Block] Map labels Feb 17, 2020
@pento pento added this to the 8.3 milestone Feb 17, 2020
@pento pento requested review from a team and simison February 17, 2020 06:15
@pento pento self-assigned this Feb 17, 2020
@matticbot
Copy link
Copy Markdown
Contributor

Caution: This PR has changes that must be merged to WordPress.com
Hello pento! These changes need to be synced to WordPress.com - If you 're an a11n, please commandeer, review, and approve D38981-code before merging this PR. Thank you!

@jetpackbot
Copy link
Copy Markdown
Collaborator

jetpackbot commented Feb 17, 2020

Thank you for the great PR description!

When this PR is ready for review, please apply the [Status] Needs Review label. If you are an a11n, please have someone from your team review the code if possible. The Jetpack team will also review this PR and merge it to be included in the next Jetpack release.

Scheduled Jetpack release: March 3, 2020.
Scheduled code freeze: February 25, 2020

Generated by 🚫 dangerJS against b2b1e62

Comment thread extensions/blocks/map/map-theme-picker/style.scss Outdated
simison
simison previously approved these changes Feb 17, 2020
Copy link
Copy Markdown
Member

@simison simison left a comment

Choose a reason for hiding this comment

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

Haven't tested but looking good! Just a small optional suggestion.

Thanks for fixing it!

Copons
Copons previously approved these changes Feb 17, 2020
Copy link
Copy Markdown
Contributor

@Copons Copons left a comment

Choose a reason for hiding this comment

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

Agree with Mikael's suggestion, but otherwise this LGTM!

jeherve
jeherve previously approved these changes Feb 17, 2020
@jeherve jeherve added [Status] Needs Author Reply We need more details from you. This label will be auto-added until the PR meets all requirements. and removed [Status] Needs Review This PR is ready for review. labels Feb 17, 2020
@pento pento dismissed stale reviews from jeherve, Copons, and simison via b2b1e62 February 17, 2020 23:37
@matticbot
Copy link
Copy Markdown
Contributor

pento, Your synced wpcom patch D38981-code has been updated.

@pento pento added [Status] Needs Review This PR is ready for review. and removed [Status] Needs Author Reply We need more details from you. This label will be auto-added until the PR meets all requirements. labels Feb 17, 2020
@pento
Copy link
Copy Markdown
Contributor Author

pento commented Feb 17, 2020

Thanks for the feedback, I've implemented it. If someone on @Automattic/jetpack-crew could please green light it again (or just merge it, if I'm not around), we can wrap this one up. 🙂

@jeherve jeherve added [Status] Ready to Merge Go ahead, you can push that green button! and removed [Status] Needs Review This PR is ready for review. labels Feb 18, 2020
@pento pento merged commit a47bc73 into master Feb 18, 2020
@pento pento deleted the fix/14701-map-theme-buttons branch February 18, 2020 22:13
@matticbot matticbot added [Status] Needs Changelog and removed [Status] Ready to Merge Go ahead, you can push that green button! labels Feb 18, 2020
jeherve added a commit that referenced this pull request Feb 25, 2020
jeherve added a commit that referenced this pull request Feb 25, 2020
* 8.3 release: changelog

* Changelog: add #14516

* Changelog: add #14574

* Bring in changes from 8.2.1 and 8.2.2

* Update stable version

* Bring in 8.2.3 changes

* Changelog: add #14714

* Changelog: add #14639

* Changelog: add #14678

* Changelog: add #14673

* Changelog: add #14687

* Changelog: add #14704

* Changelog: add #14702

* Changelog: add #14541

* Changelog: add #14657

* Changelog: add #14622

* Changelog: add #14582

* Changelog: add #14638

* Changelog: add #14633

* Changelog: add #14571

* Changelog: add #14592

* Changelog: add #14539

* Changelog: add #14514

* Changelog: add #14643

* Changelog: add #14494

* Changelog: add #13739

* Changelog: add #14707

* Changelog: add #14736

* Changelog: add #14706

* Changelog: add #14730

* Changelog: add #14685

* Changelog: add #14727

* Changelog: add #14711

* Changelog: add #14742

* Changelog: add #14746

* Changelog: add #14725

* Changelog: add #13999

* Changelog: add #14740

* Changelog: add #14759

* Changelog: add #14703

* Changelog: add #14753

* Changelog: add #14754

* Changelog: add #14645

* Cahngelog: add #14599
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Block] Map Bug When a feature is broken and / or not performing as intended [Focus] Blocks Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack Touches WP.com Files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Map block: style picker square instead of round

6 participants