Problem/Motivation
Profile::getCacheTags() are missing from ProfileViewbuilder so when we change the Profile configurtaion, it is not always immediately shown in the builder page (we need to wait the instance is modified and the page is relaoded.
Proposed resolution
Add the cache tags.
Also
2 other small tasks:
- a tiny change in ComponentLibrary to hide the tabs when there is only one way of dragging a compnent
- run php-cs-fixer
Issue fork display_builder-3560985
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
pdureau commentedComment #4
mogtofu33 commented