fix images, remove gutenberg beta support, add caveat to README.md #598
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of the Change
As noted in #597, the admin bar and Distributor push menu is not visible in Gutenberg's fullscreen mode. This PR adds a caveat to README.md that notes this issue and recommends disabling fullscreen mode until a resolution is available. While editing the README.md I noticed some images were misaligned so I adjusted those as well as removed out section on Gutenberg support being in beta (while we may have some bugs in Gutenberg support, Distributor generally distributes Gutenberg content fine).
Alternate Designs
Ship an actual resolution to #597 instead of a caveat.
Benefits
Ensures we highlight a workaround until #597 is resolved.
Possible Drawbacks
None identified though this caveat is a bit buried in the README.md, but it at least gives us something to link to in any related support requests.
Verification Process
Manually verified via the GitHub web UI.
Checklist:
Applicable Issues
Relates to #597.
Changelog Entry