humanmade / humanmade/smart-media
Support for FocalPointPicker component in Gutenberg
Open
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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