feat(GitLab): Browse GitLab issues and merge requests (frontend)#7273
feat(GitLab): Browse GitLab issues and merge requests (frontend)#7273
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Code review is billed via overage credits. To resume reviews, an organization admin can raise the monthly limit at claude.ai/admin-settings/claude-code.
Once credits are available, reopen this pull request to trigger a review.
Docker builds report
|
Playwright Test Results (oss - depot-ubuntu-latest-16)Details
Playwright Test Results (oss - depot-ubuntu-latest-arm-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)Details
Playwright Test Results (oss - depot-ubuntu-latest-16)Details
Playwright Test Results (oss - depot-ubuntu-latest-arm-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)Details
Playwright Test Results (private-cloud - depot-ubuntu-latest-16)Details
|
Visual Regression16 screenshots compared. See report for details. |
Zaimwa9
left a comment
There was a problem hiding this comment.
Good one. Couple of comments, the encodeURIComponent is the one worth fixing while we are at it. Ideally the error message in the Select.
I allowed myself a couple of less important and style comments that could be tackled at the same time.
And whether you want to use a flag
talissoncosta
left a comment
There was a problem hiding this comment.
Really solid review from @Zaimwa9
Agree with all of it. Just adding a few small points on top, just to prevent the any's to spread around.
f48050b to
ed874d6
Compare
|
Thanks for such a great review @Zaimwa9 and @talissoncosta, and for the patience guiding me through 2026 frontend land! All comments addressed — please resolve each thread, or respond with advice. Thanks in advance. |
Zaimwa9
left a comment
There was a problem hiding this comment.
Happy to approve on my side, leaving Talisson give the final approval 👍
I have added information todocs/if required so people know about the feature.Changes
Contributes to #7160
Stack: #7270 (backend) → #7273 (this) → #7274 (linking)
With the backend proxy endpoints in place (#7270), the frontend can now let users browse their GitLab projects, issues, and merge requests directly from the feature flag Links tab.
How to review
modals/create-feature/index.tsx.GitLabLinkSectionandGitHubLinkSectionare siblings.Review effort: 2/5
How did you test this code?
Manual UI testing. Screenshots: