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

Container and Component links on diagrams. #183

Merged
merged 8 commits into from
Apr 5, 2023

Conversation

qtzar
Copy link
Contributor

@qtzar qtzar commented Mar 22, 2023

This PR adds links to containers and components in the context and container views.

closes #164

qtzar and others added 2 commits March 21, 2023 22:49
…xist.

Added links from the Container View to the Component view if Components exist. If multiple component views exist then it links to an anchor link to scroll to the correct position.
Copy link
Collaborator

@dirkgroot dirkgroot left a comment

Choose a reason for hiding this comment

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

Thanks! I think this is a good start, with some potential for improvement, once we have added subtabs to "Container views" and "Component views".

I've left some suggestions in separate comments.

@qtzar
Copy link
Contributor Author

qtzar commented Mar 29, 2023

I've removed the anchor links on the components page and implemented your suggested changes for the logic involved with adding the links. This is my first time writing in Kotlin so I'm learning as I go.

I've also added a couple of new tests for the container and component links.

@qtzar qtzar requested a review from dirkgroot March 29, 2023 13:32
Copy link
Contributor

@jp7677 jp7677 left a comment

Choose a reason for hiding this comment

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

Sorry for the late response. Just a small nit, other LGTM!

@qtzar qtzar requested a review from jp7677 April 5, 2023 13:26
@jp7677 jp7677 merged commit 0b7265c into avisi-cloud:main Apr 5, 2023
@jp7677
Copy link
Contributor

jp7677 commented Apr 5, 2023

@qtzar Thanks a lot for the contribution, this is a nice addition. Again sorry for the slow responses from our side!

@qtzar qtzar deleted the ContextLink branch April 5, 2023 13:51
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.

Container level diagrams are not linked to components
3 participants