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

DYN-5656-PackagesGuide-BugFix #14849

Merged
merged 1 commit into from
Jan 17, 2024
Merged

DYN-5656-PackagesGuide-BugFix #14849

merged 1 commit into from
Jan 17, 2024

Conversation

RobertGlobant20
Copy link
Contributor

Purpose

Fixing bug when showing/hiding the dark overlay
When opening the Packages tour and later opening the PackageManager (during the tour) at closing was removing the wrong dark background, then I added some code for searching for the specific overlay added (not the one added by the guided tour). Also deleted the code for using the EnableEnvironment function due that is not used any more.

Declarations

Check these if you believe they are true

  • The codebase is in a better state after this PR
  • Is documented according to the standards
  • The level of testing this PR includes is appropriate
  • User facing strings, if any, are extracted into *.resx files
  • All tests pass using the self-service CI.
  • Snapshot of UI changes, if any.
  • Changes to the API follow Semantic Versioning and are documented in the API Changes document.
  • This PR modifies some build requirements and the readme is updated
  • This PR contains no files larger than 50 MB

Release Notes

Fixing bug when showing/hiding the dark overlay

Reviewers

@QilongTang

FYIs

@avidit

When opening the Packages tour and later opening the PackageManager (during the tour) at closing was removing the wrong dark background, then I added some code for searching for the specific overlay added  (not the one added by the guided tour).
Also deleted the code for using the EnableEnvironment function due that  is not used any more.
@QilongTang QilongTang added this to the 3.1 milestone Jan 16, 2024
@RobertGlobant20
Copy link
Contributor Author

GIF showing the behavior when opening Preferences panel, Package Manager and Packages guide.
6kSCU1IVxJ

Copy link

UI Smoke Tests

Test: success. 2 passed, 0 failed.
TestComplete Test Result
Workflow Run: UI Smoke Tests
Check: UI Smoke Tests - net8.0

@QilongTang QilongTang merged commit 61a4f7d into DynamoDS:master Jan 17, 2024
21 checks passed
zeusongit pushed a commit to zeusongit/Dynamo that referenced this pull request Jan 17, 2024
When opening the Packages tour and later opening the PackageManager (during the tour) at closing was removing the wrong dark background, then I added some code for searching for the specific overlay added  (not the one added by the guided tour).
Also deleted the code for using the EnableEnvironment function due that  is not used any more.
zeusongit added a commit that referenced this pull request Jan 17, 2024
* Fix PostDiff job

* Update ShortcutToolbar.xaml.cs

* update

* Update ShortcutToolbar.xaml

* DYN-5656-PackagesGuide-BugFix (#14849)

When opening the Packages tour and later opening the PackageManager (during the tour) at closing was removing the wrong dark background, then I added some code for searching for the specific overlay added  (not the one added by the guided tour).
Also deleted the code for using the EnableEnvironment function due that  is not used any more.

---------

Co-authored-by: Roberto T <[email protected]>
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.

2 participants