Skip to content

Conversation

@pierrejeambrun
Copy link
Member

@pierrejeambrun pierrejeambrun commented Oct 22, 2025

closes: #56977

It's super cool to keep search params when navigating between tasks in the grid, so we can keep log filtering (source, level etc...), but try_number should always be reseted. This will cause the UI to default to the latest try_number and prevent the issue reported #56977

(also moved the searchparams hook down to the GridTI component, we were passing those as prop for no reason)

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Oct 22, 2025
@pierrejeambrun pierrejeambrun added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Oct 22, 2025
@pierrejeambrun pierrejeambrun force-pushed the fix-grid-link-for-tasks-with-retries branch from 1365e26 to 28a8cd9 Compare October 22, 2025 17:30
@pierrejeambrun pierrejeambrun force-pushed the fix-grid-link-for-tasks-with-retries branch from 28a8cd9 to 00c8d56 Compare October 22, 2025 17:31
@pierrejeambrun pierrejeambrun merged commit a8f2d97 into apache:main Oct 22, 2025
56 checks passed
@pierrejeambrun pierrejeambrun deleted the fix-grid-link-for-tasks-with-retries branch October 22, 2025 18:09
github-actions bot pushed a commit that referenced this pull request Oct 22, 2025
* Fix grid links for tasks with retries

* Update following code review
(cherry picked from commit a8f2d97)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
@github-actions
Copy link

Backport successfully created: v3-1-test

Status Branch Result
v3-1-test PR Link

pierrejeambrun added a commit that referenced this pull request Oct 22, 2025
* Fix grid links for tasks with retries

* Update following code review
(cherry picked from commit a8f2d97)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
kaxil pushed a commit that referenced this pull request Oct 23, 2025
* Fix grid links for tasks with retries

* Update following code review
(cherry picked from commit a8f2d97)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Web UI returns 404 when switching between task logs with different try numbers

3 participants