Skip to content

Granule List filter for dataset searches#2581

Draft
tylercchase wants to merge 6 commits into
testfrom
tyler/wildcard-filter
Draft

Granule List filter for dataset searches#2581
tylercchase wants to merge 6 commits into
testfrom
tyler/wildcard-filter

Conversation

@tylercchase
Copy link
Copy Markdown
Member

Changes

  • Adds a Granule List filter
    • Final location of filter TBD

return null;
});
});
constructor() {
Copy link
Copy Markdown
Member Author

@tylercchase tylercchase May 21, 2026

Choose a reason for hiding this comment

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

I'm still not sure whether or not to use effects in constructors. I've been seeing some people use effects by defining them as a property of the class, and that still gets the context for destruction like the constructor. Which I think I like better than doing these in the constructor or ngOnInit and passing context in but need to think about it more.

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.

1 participant