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

fix(designer): Fix regressions moving token parsing from $[ ]$ to @{} #3881

Merged
merged 8 commits into from
Dec 19, 2023

Conversation

Eric-B-Wu
Copy link
Contributor

Instead of generating a uniqueID, we've moved to use the token.value which is unique, which was done in this PR:
#3849

This should fix some of the regressions we've had

Also, instead of using loadParameterValueFromString from designer and supplying the tokenMapping in html editor, I've gone ahead and used the desinger-ui's stringToSegments function given that we have the nodeMap when transitioning between raw and rich html

@Eric-B-Wu
Copy link
Contributor Author

before:
before

after:
after

@Eric-B-Wu Eric-B-Wu merged commit e005c8d into main Dec 19, 2023
11 checks passed
@Eric-B-Wu Eric-B-Wu deleted the eric/setupPowerAutomate branch December 19, 2023 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants