Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocklist - Add "Determine updates to apply" toggle to improve the process of detecting block changes #57

Open
bobbingwide opened this issue Sep 23, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@bobbingwide
Copy link
Owner

bobbingwide commented Sep 23, 2022

In bobbingwide/oik-update#2 (comment) I've proposed a new improvement to the semi-automatic process of determining which blocks need to be added, updated or deleted ( or marked as deleted ) when a block plugin has been updated to a new version.

I wrote

  • This change will involve the oik/blocklist block, from the oik-blocks plugin.
  • There will be another toggle labeled Determine updates to apply
  • When selected the block will be dynamically rendered, indicating which of the blocks are new, updated or deleted.
  • I need to check what information I can determine from the static HTML generated in the block editor.

Requirement

Improve the semi-automatic process of determining blocks to add, update or delete.

Proposed solution

  • Add a new toggle - Determine updates to apply
  • When set on then dynamic rendering will compare the list of blocks and variations ( if selected ) with the blocks and variations on the server and produce a report showing the differences.
  • This is in addition to whatever's currently displayed.
@bobbingwide bobbingwide added the enhancement New feature or request label Sep 23, 2022
@bobbingwide bobbingwide self-assigned this Sep 23, 2022
@bobbingwide bobbingwide changed the title Blocklist - Add Determine updates to apply toggle to improve the process of detecting block changes Blocklist - Add *Determine updates to apply toggle* to improve the process of detecting block changes Sep 23, 2022
@bobbingwide bobbingwide changed the title Blocklist - Add *Determine updates to apply toggle* to improve the process of detecting block changes Blocklist - Add "Determine updates to apply" toggle to improve the process of detecting block changes Sep 23, 2022
@bobbingwide
Copy link
Owner Author

The server part of this is implemented in oik-shortcodes.

bobbingwide added a commit that referenced this issue Sep 27, 2022
bobbingwide added a commit that referenced this issue Sep 27, 2022
bobbingwide added a commit that referenced this issue Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant