Skip to content
代码片段 群组 项目
提交 8155d95b 编辑于 作者: Andrew Trifonenkov's avatar Andrew Trifonenkov 提交者: Paul Slaughter
浏览文件

Make artifacts dropdown refetch list on show at 'Pipelines'

At 'Pipelines' artifacts dropdown of any row is fetched only once. Thus
at least two use cases are negatively affected:
- When live-update shifts pipelines_list, view elements are reused, so
  some dropdown may list other pipeline's artifacts after having been
  shown once;
- During a long-time multi-artifact pipeline, one can't poll a dropdown
  for currently available artifacts.
Page refresh solves both cases, but is inconsistent with live-update.
This commit makes dropdown refetch its list on each show.

Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/367955

Changelog: fixed
上级 ec93fce3
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册