feat: Allow MMI product to display in AppSwitcher#798
Conversation
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) ✅ code/snyk check is complete. No issues have been found. (View Details) |
66e83e4 to
59996e3
Compare
| @@ -125,11 +125,11 @@ export const AllAccessible: StoryObj<{ accessibleProductIds: string[] }> = { | |||
| * const ids = AppSwitcher.getDisplayableProductsForExploreGroup(accessibleProductIds) | |||
| * | |||
| * return ids.length > 0 && ( | |||
There was a problem hiding this comment.
note: small scout
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesFootnotes
|
Allows the MMI product to display in the AppSwitcher.