Skip to content

Settings UI - Search: don't connect sub components to global state tree #6417

@eliorivero

Description

@eliorivero

The sub components that compose Writing tab got connected in #5997
This is unnecessary, adds a slightly overhead to performance and it's harder to maintain. We should keep only the parent components connected and pass the props to the children as we have been doing so far.

Metadata

Metadata

Assignees

Labels

Admin PageReact-powered dashboard under the Jetpack menu[Type] EnhancementChanges to an existing feature — removing, adding, or changing parts of it

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions