humanmade / humanmade/smart-media

Support for FocalPointPicker component in Gutenberg

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
87
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Two parts to this:

  • Update the UI to match what is now core/native styles for focal point selection
  • Match the data fetch & storage method of the core component with back compat for current

https://github.com/WordPress/gutenberg/blob/77f617603bb369cd16e8ed76ef636b2b82afaaac/packages/components/src/focal-point-picker/README.md

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Gutenberg FocalPointPicker README at packages/components/src/focal-point-picker/README.md and compare its current native styles and data behavior with this project’s implementation. Done means the UI matches the core component, data fetching and storage follow the core method, and existing usage remains backward compatible.

Written by the indexing model from the issue text.

Assessment

Tech stack
wordpress
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.