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

Integrated both our changes #6

Merged

Conversation

mathis-m
Copy link
Collaborator

@mathis-m mathis-m commented Mar 7, 2021

image

I did end up pulling the renderChildTags into the operations component. with this the new copy and paste hierarchical-operations-tag component is obsolete. So we dont end up with duplicate code base.

kael-shipman and others added 8 commits March 5, 2021 17:47
Signed-off-by: mathis-m <mathis.michel@outlook.de>
Signed-off-by: mathis-m <mathis.michel@outlook.de>
Signed-off-by: mathis-m <mathis.michel@outlook.de>
Signed-off-by: mathis-m <mathis.michel@outlook.de>
Signed-off-by: mathis-m <mathis.michel@outlook.de>
remark fixed minor issue on hierarchicalTags check

Signed-off-by: mathis-m <mathis.michel@outlook.de>
Copy link
Owner

@kael-shipman kael-shipman left a comment

Choose a reason for hiding this comment

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

Looks great! One cleanup item and one potentially important thing. I'll go ahead merge it and fix those two things and then we can PR against swagger.

} = this.props

// Note returns now optional filtered and optional hierarchical structure, in case user has set config accordingly
const taggedOps = specSelectors.taggedOperations()
Copy link
Owner

Choose a reason for hiding this comment

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

I like this approach! This makes a lot of sense to me. That said, it also introduces a major, backward-incompatible change, so it may not fly.... As with the rest of this, though, I say let's go for it and see what Tim thinks. If he asks us to factor it into a hierarchy-specific selector, we can do that then.

(This is not a blocker, just an idle comment.)

src/core/components/operations.jsx Show resolved Hide resolved
src/core/components/operations.jsx Show resolved Hide resolved
@kael-shipman kael-shipman merged commit c194d4b into kael-shipman:ft/hierarchical-tags Mar 8, 2021
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.

2 participants