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

typo fix #7134

Merged
merged 1 commit into from Mar 8, 2024
Merged

typo fix #7134

merged 1 commit into from Mar 8, 2024

Conversation

hip3r
Copy link
Contributor

@hip3r hip3r commented Mar 7, 2024

Summary

/pull/7131 typo fix. When renaming variables I missed one. Code works in both cases, because it's checking if undefined variable is not truthy and because there are additional conditions when refreshing codemirror instance. But it's unnecessarily trying to refresh instance even if parent list is still collapsed

Test plan

see PR for more info

Checklist

Please add a x inside each checkbox:

A picture of a cute animal (not mandatory but encouraged)

@hip3r hip3r requested a review from a team as a code owner March 7, 2024 16:57
@hip3r hip3r requested review from demshy and removed request for a team March 7, 2024 16:59
@demshy demshy merged commit 33742b6 into master Mar 8, 2024
11 checks passed
@demshy demshy deleted the hotfix/code-widget branch March 8, 2024 07:20
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

2 participants