Commit bebc38e
Social: Fix empty state mix up when all connections are removed after attaching an image. (#46351)
* Ensure that the form is shown only when there are connections
* Remove the unnecessary wrapper logic
Wrapper is needed only if we show the social UI but we don't because we hide it completely when not needed.
* Decouple EmptyState component from user connection logic
* Further simplify PublicizeForm component
* Add changelog
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/20333524933
Upstream-Ref: Automattic/jetpack@b8e017e1 parent c815b00 commit bebc38e
File tree
4 files changed
+6
-6
lines changed- build
4 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments