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: save content method #6427

Merged
merged 2 commits into from
Jan 15, 2025
Merged

fix: save content method #6427

merged 2 commits into from
Jan 15, 2025

Conversation

briangregoryholmes
Copy link
Contributor

@briangregoryholmes briangregoryholmes commented Jan 15, 2025

Private method saveContent was still being used in the Visual Metrics Editing surface, preventing the UI from updating after making certain changes. Updates surface to use the updateEditorContent method, which has an argument for saving in the same function call.

Also adds a test and necessary selector labels.

@briangregoryholmes briangregoryholmes self-assigned this Jan 15, 2025
@ericpgreen2 ericpgreen2 added the blocker A release blocker issue that should be resolved before a new release label Jan 15, 2025
@ericpgreen2 ericpgreen2 merged commit 9e7f8c0 into main Jan 15, 2025
7 checks passed
@ericpgreen2 ericpgreen2 deleted the bgh/save-content-fix branch January 15, 2025 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker A release blocker issue that should be resolved before a new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants