Alan Greene

Results 353 comments of Alan Greene

> Only an example file, but does this need to be updated as well? > > https://github.com/tektoncd/dashboard/blob/005c4c4a5c6dfcd561acfb97cb6d4e7aea5ac0c4/packages/graph/src/components/examples/release-pipeline.json#L58 No that's only used for the graph stories and has no impact on...

In the meantime, update to latest 20.x (20.19.3 as of today)

This is a prereq for https://github.com/tektoncd/dashboard/pull/4338 It requires npm v11.5.1 which is included from Node.js v24.5.0

Slight containment issue with the popover: ![image](https://github.com/user-attachments/assets/2b2e6335-ae21-4dea-b502-5aeee15667c6)

Clicking outside the overflow popover or pressing escape should dismiss it. It should probably also capture tab focus to prevent focusing on elements behind it. Closing the modal should return...

> I've not been able to reproduce this one yet Looks like it requires the last displayed label to be longer / truncated, which forces the +n to the next...

minor visual issue with a narrower window: it could do with some space between the status and the actions menu button, 1 rem should be enough The rest is looking...

Thanks for the feature request @say5. This is something we used to have, but removed at some point due to inconsistent / unreliable timestamps coming from the PipelineRun / TaskRun...