-
Notifications
You must be signed in to change notification settings - Fork 4.8k
MediaReplaceFlow: layout regression #58593
Copy link
Copy link
Closed
Labels
[Feature] Link EditingLink components (LinkControl, URLInput) and integrations (RichText link formatting)Link components (LinkControl, URLInput) and integrations (RichText link formatting)[Feature] MediaAnything that impacts the experience of managing mediaAnything that impacts the experience of managing media[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] RegressionRelated to a regression in the latest releaseRelated to a regression in the latest release
Metadata
Metadata
Assignees
Labels
[Feature] Link EditingLink components (LinkControl, URLInput) and integrations (RichText link formatting)Link components (LinkControl, URLInput) and integrations (RichText link formatting)[Feature] MediaAnything that impacts the experience of managing mediaAnything that impacts the experience of managing media[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] RegressionRelated to a regression in the latest releaseRelated to a regression in the latest release
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
It appears that recent changes made in the
LinkControlcomponent have caused a regression in the layout of theMediaReplaceFlowcomponent.As far as I researched, the two PRs, #57775 and #57608, are related.
⚒️ Before #57775 is merged
This should be the expected layout.
✅ After #57608 was merged
Fixed by #58597
These changes are in the Gutenberg version that ships to WP6.5, and I think they need to be fixed, so I'll add them to the editor task for WP6.5.
Step-by-step reproduction instructions