Skip to content

Toggle the enabled state of Edit menu items when Editor visibility changes#529

Merged
jmwright merged 1 commit intomasterfrom
visibility
Aug 19, 2025
Merged

Toggle the enabled state of Edit menu items when Editor visibility changes#529
jmwright merged 1 commit intomasterfrom
visibility

Conversation

@jmwright
Copy link
Copy Markdown
Member

Closes #520

It can be confusing to have menu items enabled for the Editor when it is not visible. This PR fixes that.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.62%. Comparing base (ab25c59) to head (321ff11).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #529      +/-   ##
==========================================
+ Coverage   87.58%   87.62%   +0.04%     
==========================================
  Files          20       20              
  Lines        1828     1835       +7     
  Branches      208      208              
==========================================
+ Hits         1601     1608       +7     
  Misses        179      179              
  Partials       48       48              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jmwright jmwright merged commit 1daae93 into master Aug 19, 2025
7 checks passed
@jmwright jmwright deleted the visibility branch August 19, 2025 15:37
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.

Disable Toggle Comment when Editor is not visible

1 participant