-
Notifications
You must be signed in to change notification settings - Fork 997
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
fix[dynamic-renderer]: ENG-8440 Button links cannot be used in Angular Gen 2 SDK #3937
base: main
Are you sure you want to change the base?
Conversation
… dynamic rendering
🦋 Changeset detectedLatest commit: a922232 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
View your CI Pipeline Execution ↗ for commit a922232.
☁️ Nx Cloud last updated this comment at |
LGTM... need to consider the case for dynamic-elements for unknown. PR - #3892 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add an integration test for this feature? It would be a visual editing test where the user is updating the value of the link
…r when adding link to the button. Implemented typing simulation
…sendPatchOrUpdateMessage
Description
This PR replaces the switch-case logic with a Map for dynamically selecting components in
dynamic-renderer
. The previous approach caused an assertion error when users typed.Loom
https://www.loom.com/share/1229e7974db44743921df588ca1bd1bb?sid=ea3ccc9c-41de-4efe-b499-f61ca9244cbd