Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Fixed a bug preventing navigation via omnibar due to loading outside Angular #332

Merged
merged 2 commits into from
Nov 13, 2017

Conversation

Blackbaud-PaulCrowder
Copy link
Member

@Blackbaud-PaulCrowder Blackbaud-PaulCrowder commented Nov 13, 2017

@@ -156,11 +156,18 @@ export class AppComponent implements OnInit {
}

nav.beforeNavCallback = (item: BBOmnibarNavigationItem) => {
console.log(baseUrl);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Debug remnants?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch.

@codecov-io
Copy link

codecov-io commented Nov 13, 2017

Codecov Report

Merging #332 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #332   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          61     61           
  Lines        1453   1454    +1     
  Branches      228    228           
=====================================
+ Hits         1453   1454    +1
Flag Coverage Δ
#builder 100% <ø> (ø) ⬆️
#runtime 100% <ø> (ø) ⬆️
#srcapp 100% <100%> (ø) ⬆️
Impacted Files Coverage Δ
src/app/app.component.ts 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 939db63...850d1a8. Read the comment docs.

Copy link
Member

@Blackbaud-SteveBrush Blackbaud-SteveBrush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Blackbaud-SteveBrush Blackbaud-SteveBrush merged commit 64db446 into master Nov 13, 2017
@Blackbaud-SteveBrush Blackbaud-SteveBrush deleted the omnibar-nav-fix branch November 13, 2017 20:13
Blackbaud-MikitaYankouski pushed a commit to Blackbaud-MikitaYankouski/skyux-builder that referenced this pull request May 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants