Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
frontend: Filter out invalid link groups (#2906)
<!--- TITLE FORMAT: "component: short description", e.g. "k8s: add pod log reader" --> ### Description <!-- Describe your change below. --> Prevent malformed link groups to show up in QuickLinksCard component by filtering out the invalid ones. <!-- Reference previous related pull requests below. --> <!-- [OPTIONAL] Include screenshots below for frontend changes. --> ### Testing Performed <!-- Describe how you tested this change below. --> Manual ### GitHub Issue <!-- Link to any existing GitHub issues related to this PR. --> N/A ### TODOs <!-- Include any TODOs outstanding for the submission of this pull request below. --> <!-- Example: - [ ] This is an item on my TODO list. - [x] This is a completed item. -->
- Loading branch information