-
Notifications
You must be signed in to change notification settings - Fork 70
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: text-key not updated for options when edited from text-editor #13405
fix: text-key not updated for options when edited from text-editor #13405
Conversation
1d9750d
to
f4c9bf9
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13405 +/- ##
=======================================
Coverage 95.22% 95.22%
=======================================
Files 1498 1498
Lines 20473 20473
Branches 2475 2475
=======================================
Hits 19496 19496
Misses 869 869
Partials 108 108 ☔ View full report in Codecov by Sentry. |
c7676f9
to
d0d58cc
Compare
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.
LGTM I had to dismiss my approval as I just noticed a potential problem
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.
Geat work! 🚀
…edited-from-text-editor
…edited-from-text-editor
…edited-from-text-editor
…edited-from-text-editor
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.
Tested OK locally!
…edited-from-text-editor
Description
This PR makes changes to text keys also update references for:
Source
property on form components (docs)options
folderOther changes/specifications
*.json
filesRelated Issue(s)
Verification
Documentation