-
Notifications
You must be signed in to change notification settings - Fork 467
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
UVE: Support #editContentlet
Macro in Universal Visual Editor
#30218
Comments
#editContentlet
Macro in Universal Visual Editor
We also lost ability to reorder menus |
We will take care of the reorder menu macro in this ticket #30445 |
Note to QAHeadlessRight now this is only implemented in NextJS. It should work in any framework, but if you don't want to go and modify the code. You can just run the NextJS example, go to the footer and you should see an small Edit ButtonTraditionalIn order to see the correct button in the page, you can go to And then you can test the button on the blog listing page Visual ReferenceYou should see a pencil above the contentlet, with no title and nothing else but a pencil |
Passed IQA
Traditional30218-uve-support-editcontentlet-macro-in-universal-visual-editor-traditional.movHeadless30218-uve-support-editcontentlet-macro-in-universal-visual-editor-headless.mov |
Fixed, tested on the Next JS and Angular SDK and now we are able to use this macro as expected. Issue related to button UI was created here: #30534 |
Problem Statement
The Universal Visual Editor (UVE) currently does not support the #editContentlet macro, which limits developers' ability to customize and edit contentlets within the editor.
Steps to Reproduce
Acceptance Criteria
TBD
External Links
N/A
Assumptions & Initiation Needs
Quality Assurance Notes & Workarounds
The text was updated successfully, but these errors were encountered: