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

feat(related_issues): Create separate sections for each relation type #70789

Merged
merged 5 commits into from
May 14, 2024

Conversation

armenzg
Copy link
Member

@armenzg armenzg commented May 13, 2024

In #70504 I added support for the type parameter which allows getting the data for same-root issues vs trace-connected issues separately.

This UI change allows each related issues section to fetch and render the data independently, thus, making the page load faster.

These changes are required to support fetching trace-connected issues from the Issues Details page without also fetching same-root-connected data.

In #70504 I added support for the `type` parameter which allows getting separately the data for same-root issues vs trace-connected issues.

This UI change allows each related issues section to fetch and render the data independently, thus, making the page load faster.

These changes are required in order to support just fetching trace-connected issues from the Issues Details page.
@armenzg armenzg requested a review from a team as a code owner May 13, 2024 18:07
@armenzg armenzg self-assigned this May 13, 2024
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 13, 2024
@armenzg armenzg enabled auto-merge (squash) May 13, 2024 18:12
Co-authored-by: Scott Cooper <scttcper@gmail.com>
@armenzg armenzg enabled auto-merge (squash) May 14, 2024 13:02
@armenzg armenzg merged commit 4014ab3 into master May 14, 2024
42 checks passed
@armenzg armenzg deleted the feat/separate-ui-calls/related_issues/armenzg branch May 14, 2024 13:07
@github-actions github-actions bot locked and limited conversation to collaborators May 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants