Skip to content
This repository was archived by the owner on Jun 17, 2022. It is now read-only.

Conversation

eliykat
Copy link
Member

@eliykat eliykat commented Nov 28, 2021

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Follow up from #561. ngZone was marked as private in the base lock and login components, but it's also used in the subclasses in desktop, so it needs to be protected instead.

Before you submit

  • I have checked for linting errors (npm run lint) (required)
  • I have added unit tests where it makes sense to do so (encouraged but not required)
  • This change requires a documentation update (notify the documentation team)
  • This change has particular deployment requirements (notify the DevOps team)

Copy link
Contributor

@djsmith85 djsmith85 left a comment

Choose a reason for hiding this comment

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

@eliykat looks good. Could you please delete the .DS_Store file which got added with #561

@eliykat
Copy link
Member Author

eliykat commented Nov 28, 2021

Good catch, done.

@eliykat eliykat requested a review from djsmith85 November 28, 2021 23:11
@eliykat eliykat merged commit 78429aa into master Nov 28, 2021
@eliykat eliykat deleted the fix/ngzone branch November 28, 2021 23:52
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.

2 participants