Automattic / Automattic/isolated-block-editor

Move settings to store

Open
#69 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
409
Forks
66
PR merge metrics
No merged PRs in 30d

Description

All the configuration settings should be moved to the store so they can be accessed with a selector anywhere in the app, and preventing the need to pass setting props around. Potentially they can be updated at run-time too.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. First map where configuration settings and setting props currently flow through the app, then inspect the existing store and selectors. Done means settings are accessible through selectors instead of prop passing, with runtime updates included only if that scope is confirmed.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.