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

refactor: clean up jsDocs and delete deprecated methods (DEV-741) #722

Merged
merged 6 commits into from May 4, 2022

Conversation

kilchenmann
Copy link
Contributor

resolves DEV-741

@kilchenmann kilchenmann self-assigned this May 3, 2022
@kilchenmann kilchenmann requested a review from mdelez May 3, 2022 11:45
@kilchenmann kilchenmann added the refactor Refactor or redesign label May 3, 2022
Copy link
Collaborator

@mdelez mdelez left a comment

Choose a reason for hiding this comment

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

Thanks for this! Just a small remark

@@ -76,10 +68,7 @@ export class SearchPanelComponent implements OnInit {
) { }

ngOnInit() {
Copy link
Collaborator

Choose a reason for hiding this comment

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

do we still need ngOnInit here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think we have it everywhere, even when it's empty. Should I remove all empty angular lifecycle hooks?

@kilchenmann kilchenmann merged commit 8457119 into main May 4, 2022
@kilchenmann kilchenmann deleted the wip/dev-741-refactor branch May 4, 2022 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactor or redesign
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants