Automattic / Automattic/gravatar

Quick Editor: return profile data in onProfileUpdated

Open
#214 0 comments 0 reactions 0 assignees View on GitHub
[Feature] Quick Editor Enhance
Dominant language
TypeScript
Stars
361
Forks
125
PR merge metrics
No merged PRs in 30d

Description

The `onProfileUpdated` callback is passed a type parameter to indicate what kind of data was updated. It would be great if the data itself was also passed so that local UI could be updated.

Contributor guide

Open the contributing guide

Research direction

Locate the Quick Editor implementation and the onProfileUpdated callback, then trace where the type parameter is created and consumed. Check how profile updates reach the local UI. Done means the callback receives the updated profile data as well as its update type, with the existing callback behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.