-
Notifications
You must be signed in to change notification settings - Fork 19
Pass folderLink to OCResource component #1913
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please only merge when the corresponding PR in web
is close to its finalization to not block the ODS in the meantime 🤓
e82841a
to
56a22ee
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OcResource has a parentFolderLinkPath
and a folderLink
which previously both relied on the target route. Adding one property for each seems weird. What about passing a callback instead which handles building a router link from a resource path?
d1363c2
to
814829d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be good to go
Kudos, SonarCloud Quality Gate passed! |
Description
Change: Pass folderLink to OcResource component
For more flexibility, the folderLink needs to be passed to the OcResource component
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
Open tasks: